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
GitHub Actions committed May 14, 2024
1 parent 96e66e5 commit c09f672
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.lazyparams</groupId>
<artifactId>lazyparams</artifactId>
<version>1.0.0-beta-19</version>
<version>1.0.0-beta-20-SNAPSHOT</version>
<packaging>jar</packaging>
<name>LazyParams</name>
<url>http://lazyparams.org</url>
Expand Down Expand Up @@ -1045,6 +1045,6 @@ reevaluated once-in-while by running tests with this profile enabled!
<connection>scm:git:https://github.com/kaipe/lazyparams.git</connection>
<developerConnection>scm:git:https://github.com/kaipe/lazyparams.git</developerConnection>
<url>https://github.com/kaipe/lazyparams</url>
<tag>lazyparams-1.0.0-beta-19</tag>
<tag>HEAD</tag>
</scm>
</project>

0 comments on commit c09f672

Please sign in to comment.