Skip to content

Commit dce8bd7

Browse files
[maven-release-plugin] prepare release 1.0.0
1 parent 8cf06f1 commit dce8bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.quarkus</groupId>
1212
<artifactId>quarkus-fs-util</artifactId>
13-
<version>0.0.11-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414
<packaging>jar</packaging>
1515
<name>Quarkus - FS Util</name>
1616

@@ -37,7 +37,7 @@
3737
<url>https://github.com/quarkusio/quarkus-fs-util</url>
3838
<connection>scm:git:[email protected]:quarkusio/quarkus-fs-util.git</connection>
3939
<developerConnection>scm:git:[email protected]:quarkusio/quarkus-fs-util.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>1.0.0</tag>
4141
</scm>
4242

4343
<issueManagement>

0 commit comments

Comments
 (0)