We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246af50 commit b0a283cCopy full SHA for b0a283c
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.quarkus</groupId>
12
<artifactId>quarkus-fs-util</artifactId>
13
- <version>999-SNAPSHOT</version>
+ <version>1.1.0</version>
14
<packaging>jar</packaging>
15
<name>Quarkus - FS Util</name>
16
@@ -37,7 +37,7 @@
37
<url>https://github.com/quarkusio/quarkus-fs-util</url>
38
<connection>scm:git:[email protected]:quarkusio/quarkus-fs-util.git</connection>
39
<developerConnection>scm:git:[email protected]:quarkusio/quarkus-fs-util.git</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>1.1.0</tag>
41
</scm>
42
43
<issueManagement>
0 commit comments