[maven-release-plugin] prepare release STRUTS_2_5_28_2

This commit is contained in:
Lukasz Lenart
2021-12-22 07:43:10 +01:00
parent 3dd751b730
commit 53aeafd7a2
35 changed files with 40 additions and 40 deletions
+3 -3
View File
@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>struts2-parent</artifactId>
<version>2.5.29-SNAPSHOT</version>
<version>2.5.28.2</version>
<packaging>pom</packaging>
<name>Struts 2</name>
<url>http://struts.apache.org/</url>
@@ -51,7 +51,7 @@
<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>
<tag>STRUTS_2_5_27</tag>
<tag>STRUTS_2_5_28_2</tag>
</scm>
<issueManagement>
@@ -96,7 +96,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2021-12-16T15:33:51Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-12-22T06:39:05Z</project.build.outputTimestamp>
<!-- Dependencies -->
<ognl.version>3.1.29</ognl.version>