Skip to content

Commit 3b334d6

Browse files
committed
Update to version 1.0.0
1 parent e8fa64d commit 3b334d6

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.ardoco.core</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
</parent>
99
<groupId>io.github.ardoco.id</groupId>
1010
<artifactId>parent-id</artifactId>
@@ -68,7 +68,7 @@
6868
</distributionManagement>
6969

7070
<properties>
71-
<revision>1.0.0-SNAPSHOT</revision>
71+
<revision>1.0.0</revision>
7272
<ardoco.version>${revision}</ardoco.version>
7373
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7474
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)