Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-johansson committed Mar 7, 2024
1 parent 04bd276 commit ea54578
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 @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.anton-johansson</groupId>
<artifactId>version-lifecycle-maven-plugin</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>maven-plugin</packaging>
<name>Version lifecycle plugin</name>
<description>
Expand Down Expand Up @@ -83,7 +83,7 @@
<url>https://github.com/anton-johansson/version-lifecycle-maven-plugin</url>
<connection>scm:git:git@github.com:anton-johansson/version-lifecycle-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:anton-johansson/version-lifecycle-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.0.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit ea54578

Please sign in to comment.