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

This commit is contained in:
Lukasz Lenart
2025-02-20 13:20:56 +01:00
parent 8fb9aba74b
commit ca4e07cead
39 changed files with 45 additions and 45 deletions
+4 -4
View File
@@ -25,11 +25,11 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-parent</artifactId>
<version>6.7.4</version>
<version>6.7.5-SNAPSHOT</version>
</parent>
<artifactId>struts2-bom</artifactId>
<version>6.7.4</version>
<version>6.7.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Struts 2 Bill of Materials</name>
@@ -44,7 +44,7 @@
</licenses>
<properties>
<struts-version.version>6.7.4</struts-version.version>
<struts-version.version>6.7.5-SNAPSHOT</struts-version.version>
<maven.site.skip>true</maven.site.skip>
<maven.site.deploy.skip>true</maven.site.deploy.skip>
</properties>
@@ -190,7 +190,7 @@
</dependencyManagement>
<scm>
<tag>STRUTS_6_7_4</tag>
<tag>STRUTS_6_7_0</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>