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 6ef9cbc Reverts version to 2.5.22-SNAPSHOT 6ef9cbc is described below commit 6ef9cbc42eed83f21d17159cfedf588213f9eea4 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Jun 2 09:18:24 2020 +0200 Reverts version to 2.5.22-SNAPSHOT --- pom.xml | 2 +- struts2-archetype-angularjs/pom.xml | 2 +- struts2-archetype-blank/pom.xml | 2 +- struts2-archetype-convention/pom.xml | 2 +- struts2-archetype-dbportlet/pom.xml | 2 +- struts2-archetype-plugin/pom.xml | 2 +- struts2-archetype-portlet/pom.xml | 2 +- struts2-archetype-starter/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index f204b5f..84bfa39 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>struts-archetypes</artifactId> - <version>2.5.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2 Maven Archetypes</name> <description>Collection of Apache Struts Maven Archetypes</description> diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml index 3ba00b3..1ec9660 100644 --- a/struts2-archetype-angularjs/pom.xml +++ b/struts2-archetype-angularjs/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml index aaad329..bd8fa9d 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.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml index 64b3910..e0a7777 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.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml index c33f8cf..0bd38db 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.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml index e73af7f..7f2f750 100644 --- a/struts2-archetype-plugin/pom.xml +++ b/struts2-archetype-plugin/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml index 8da8a94..6b5da6e 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.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml index af57c75..55bc8ac 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.23-SNAPSHOT</version> + <version>2.5.22-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>