[maven-release-plugin] prepare release STRUTS_6_3_0_RC1

This commit is contained in:
Lukasz Lenart
2023-07-16 09:48:03 +02:00
parent 01ccc0bcb3
commit 67a21ffe1b
38 changed files with 44 additions and 44 deletions
+4 -4
View File
@@ -25,11 +25,11 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-parent</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-RC1</version>
</parent>
<artifactId>struts2-bom</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-RC1</version>
<packaging>pom</packaging>
<name>Struts 2 Bill of Materials</name>
@@ -44,7 +44,7 @@
</licenses>
<properties>
<struts-version.version>6.3.0-SNAPSHOT</struts-version.version>
<struts-version.version>6.3.0-RC1</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>HEAD</tag>
<tag>STRUTS_6_3_0_RC1</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>