Skip to content

Commit b3a9d82

Browse files
committed
[maven-release-plugin] prepare release STRUTS_2_5_25
1 parent 828d02f commit b3a9d82

File tree

35 files changed

+40
-40
lines changed

35 files changed

+40
-40
lines changed

apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-parent</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929
<artifactId>struts2-apps</artifactId>
3030
<packaging>pom</packaging>

apps/rest-showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-apps</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-rest-showcase</artifactId>
3131
<packaging>war</packaging>
32-
<version>2.5.25-SNAPSHOT</version>
32+
<version>2.5.25</version>
3333
<name>Struts 2 Rest Showcase Webapp</name>
3434
<description>Struts 2 Rest Showcase Example</description>
3535

apps/showcase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-apps</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-showcase</artifactId>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-parent</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-assembly</artifactId>

bom/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>struts2-bom</artifactId>
33-
<version>2.5.25-SNAPSHOT</version>
33+
<version>2.5.25</version>
3434
<packaging>pom</packaging>
3535

3636
<name>Struts 2 Bill of Materials</name>
@@ -45,7 +45,7 @@
4545
</licenses>
4646

4747
<properties>
48-
<struts-version.version>2.5.25-SNAPSHOT</struts-version.version>
48+
<struts-version.version>2.5.25</struts-version.version>
4949
<maven.site.skip>true</maven.site.skip>
5050
<maven.site.deploy.skip>true</maven.site.deploy.skip>
5151
</properties>
@@ -181,7 +181,7 @@
181181
</dependencyManagement>
182182

183183
<scm>
184-
<tag>STRUTS_2_5_23</tag>
184+
<tag>STRUTS_2_5_25</tag>
185185
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection>
186186
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection>
187187
<url>https://github.com/apache/struts/</url>

bundles/admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-osgi-bundles</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-osgi-admin-bundle</artifactId>

bundles/demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-osgi-bundles</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-osgi-demo-bundle</artifactId>

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-parent</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929

3030
<artifactId>struts2-osgi-bundles</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-parent</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929
<artifactId>struts2-core</artifactId>
3030
<packaging>jar</packaging>

plugins/bean-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.struts</groupId>
2626
<artifactId>struts2-plugins</artifactId>
27-
<version>2.5.25-SNAPSHOT</version>
27+
<version>2.5.25</version>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>
3030

0 commit comments

Comments
 (0)