Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Sep 9, 2024
1 parent be4b32c commit 8fed81a
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 @@

<groupId>com.coreoz</groupId>
<artifactId>http-routes-index</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>HTTP Routes Index</name>
Expand Down Expand Up @@ -37,7 +37,7 @@
<developerConnection>scm:git:[email protected]:Coreoz/http-routes-index.git</developerConnection>
<connection>scm:git:[email protected]:Coreoz/http-routes-index.git</connection>
<url>https://github.com/Coreoz/http-routes-index</url>
<tag>HEAD</tag>
<tag>1.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 8fed81a

Please sign in to comment.