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 8cf06f1 commit dce8bd7Copy full SHA for dce8bd7
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.quarkus</groupId>
12
<artifactId>quarkus-fs-util</artifactId>
13
- <version>0.0.11-SNAPSHOT</version>
+ <version>1.0.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.0.0</tag>
41
</scm>
42
43
<issueManagement>
0 commit comments