This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-archetypes.git
The following commit(s) were added to refs/heads/master by this push: new 4f76a2d [maven-release-plugin] prepare release STRUTS_ARCHETYPES_2_5_22 4f76a2d is described below commit 4f76a2deb52e08afff7aa54f7f7494a95d3f6393 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon May 25 08:50:49 2020 +0200 [maven-release-plugin] prepare release STRUTS_ARCHETYPES_2_5_22 --- pom.xml | 4 ++-- struts2-archetype-angularjs/pom.xml | 5 ++--- struts2-archetype-blank/pom.xml | 2 +- struts2-archetype-convention/pom.xml | 2 +- struts2-archetype-dbportlet/pom.xml | 2 +- struts2-archetype-plugin/pom.xml | 5 ++--- struts2-archetype-portlet/pom.xml | 2 +- struts2-archetype-starter/pom.xml | 2 +- 8 files changed, 11 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index ccd0060..be7cc25 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> <packaging>pom</packaging> <name>Struts 2 Maven Archetypes</name> <description>Collection of Apache Struts Maven Archetypes</description> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/struts-archetypes.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-archetypes.git</developerConnection> <url>https://github.com/apache/struts-archetypes.git</url> - <tag>HEAD</tag> + <tag>STRUTS_ARCHETYPES_2_5_22</tag> </scm> <issueManagement> diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml index 3f56599..0afe08a 100644 --- a/struts2-archetype-angularjs/pom.xml +++ b/struts2-archetype-angularjs/pom.xml @@ -1,9 +1,8 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml index 7d69a8a..4e1175f 100644 --- a/struts2-archetype-blank/pom.xml +++ b/struts2-archetype-blank/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml index 3e81682..686f148 100644 --- a/struts2-archetype-convention/pom.xml +++ b/struts2-archetype-convention/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml index c0bc862..e9e86e2 100644 --- a/struts2-archetype-dbportlet/pom.xml +++ b/struts2-archetype-dbportlet/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml index d399dbd..4dfcd7e 100644 --- a/struts2-archetype-plugin/pom.xml +++ b/struts2-archetype-plugin/pom.xml @@ -1,9 +1,8 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml index 9fe3b8e..14ca5c6 100644 --- a/struts2-archetype-portlet/pom.xml +++ b/struts2-archetype-portlet/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml index 3dbe1ef..da9c518 100644 --- a/struts2-archetype-starter/pom.xml +++ b/struts2-archetype-starter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.21-SNAPSHOT</version> + <version>2.5.22</version> </parent> <modelVersion>4.0.0</modelVersion>