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 88aecdd  [maven-release-plugin] prepare for next development iteration
88aecdd is described below

commit 88aecdd705fb941ee6c681a0301bc50c192a7257
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun Nov 3 11:00:19 2019 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                              | 4 ++--
 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, 9 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 59deae3..acbbb67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     </parent>
 
     <artifactId>struts-archetypes</artifactId>
-    <version>2.5.20</version>
+    <version>2.5.21-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Struts 2 Maven Archetypes</name>
 
@@ -38,7 +38,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>STRUTS_ARCHETYPES_2_5_20</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>
diff --git a/struts2-archetype-angularjs/pom.xml 
b/struts2-archetype-angularjs/pom.xml
index c4c2e76..6e5d6f0 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml
index 4442b87..1fe0d34 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-convention/pom.xml 
b/struts2-archetype-convention/pom.xml
index 79b5a54..66d730b 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-dbportlet/pom.xml 
b/struts2-archetype-dbportlet/pom.xml
index 34cb0cb..4694daf 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml
index 1086d85..97574ba 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-portlet/pom.xml 
b/struts2-archetype-portlet/pom.xml
index fffd39e..85b7af7 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-starter/pom.xml 
b/struts2-archetype-starter/pom.xml
index 8d82ded..5369000 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.20</version>
+        <version>2.5.21-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Reply via email to