[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Lukasz Lenart
2020-07-02 07:53:53 +02:00
parent e8656d5737
commit 8cb93ad39a
35 changed files with 40 additions and 37 deletions
+5 -2
View File
@@ -30,7 +30,7 @@
</parent>
<artifactId>struts2-bom</artifactId>
<version>2.5.23</version>
<version>2.5.24-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Struts 2 Bill of Materials</name>
@@ -45,7 +45,7 @@
</licenses>
<properties>
<struts-version.version>2.5.23</struts-version.version>
<struts-version.version>2.5.24-SNAPSHOT</struts-version.version>
<maven.site.skip>true</maven.site.skip>
<maven.site.deploy.skip>true</maven.site.deploy.skip>
</properties>
@@ -182,5 +182,8 @@
<scm>
<tag>STRUTS_2_5_23</tag>
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection>
<url>https://github.com/apache/struts/</url>
</scm>
</project>