Skip to content

Commit

Permalink
Update to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gram21 committed Mar 8, 2024
1 parent e8fa64d commit 3b334d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.ardoco.core</groupId>
<artifactId>parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<groupId>io.github.ardoco.id</groupId>
<artifactId>parent-id</artifactId>
Expand Down Expand Up @@ -68,7 +68,7 @@
</distributionManagement>

<properties>
<revision>1.0.0-SNAPSHOT</revision>
<revision>1.0.0</revision>
<ardoco.version>${revision}</ardoco.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 3b334d6

Please sign in to comment.