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
jmesnil committed Sep 19, 2023
1 parent 7f9b6c5 commit 5e6727b
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 @@ -26,7 +26,7 @@
</parent>
<groupId>org.jboss</groupId>
<artifactId>staxmapper</artifactId>
<version>1.5.0.Final</version>
<version>1.5.1.Final-SNAPSHOT</version>

<name>StAX Mapper</name>

Expand All @@ -42,7 +42,7 @@
<connection>scm:git:[email protected]:jbossas/staxmapper.git</connection>
<developerConnection>scm:git:[email protected]:jbossas/staxmapper.git</developerConnection>
<url>https://github.com/jbossas/staxmapper</url>
<tag>1.5.0.Final</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 5e6727b

Please sign in to comment.