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
release.plugin committed Aug 23, 2023
1 parent c15d974 commit 72fe1ba
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 @@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-email2</artifactId>
<version>2.0.0-AXWAY-2</version>
<version>2.0.0-AXWAY-SNAPSHOT</version>
<name>Apache Commons Email</name>

<inceptionYear>2001</inceptionYear>
Expand Down Expand Up @@ -568,7 +568,7 @@
<connection>scm:git:[email protected]:Axway/commons-email.git</connection>
<url>scm:git:[email protected]:Axway/commons-email.git</url>
<developerConnection>scm:git:[email protected]:Axway/commons-email.git</developerConnection>
<tag>2.0.0-AXWAY-2</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 72fe1ba

Please sign in to comment.