Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
oranheim committed Sep 30, 2024
1 parent 8a43ef7 commit d41e442
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>io.descoped.encryption</groupId>
<artifactId>encryption-util</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Encryption Util</name>
Expand Down Expand Up @@ -37,7 +37,7 @@
<connection>scm:git:git://github.com/descoped/encryption-util.git</connection>
<developerConnection>scm:git:[email protected]:descoped/encryption-util.git</developerConnection>
<url>https://github.com/descoped/encryption-util/tree/master</url>
<tag>2.0.0</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit d41e442

Please sign in to comment.