[maven-release-plugin] prepare release STRUTS_ARCHETYPES_2_5_5
diff --git a/pom.xml b/pom.xml
index 1a157da..98e2915 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     </parent>
 
     <artifactId>struts-archetypes</artifactId>
-    <version>2.5.3-SNAPSHOT</version>
+    <version>2.5.5</version>
     <packaging>pom</packaging>
     <name>Struts 2 Maven Archetypes</name>
 
@@ -38,7 +38,7 @@
         <connection>scm:git:git://git.apache.org/struts-archetypes.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-archetypes.git</developerConnection>
         <url>http://git.apache.org/struts-archetypes.git</url>
-        <tag>HEAD</tag>
+        <tag>STRUTS_ARCHETYPES_2_5_5</tag>
     </scm>
 
     <issueManagement>
diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml
index 6003f28..03d297b 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml
index ee2998c..781b4bd 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml
index 79871e2..b396630 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml
index bab59e4..b88c31a 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml
index a2e9d91..50c8c1c 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml
index 902ea17..3443b3a 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml
index 392dad3..fbcd866 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.3-SNAPSHOT</version>
+        <version>2.5.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>