Sets proper released version

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/438d2ce2
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/438d2ce2
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/438d2ce2

Branch: refs/heads/develop
Commit: 438d2ce243645cee1744c6da2f975fe1bd9def55
Parents: c3cbdcf
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Fri Jan 2 08:21:42 2015 +0100
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Fri Jan 2 08:21:42 2015 +0100

----------------------------------------------------------------------
 apps/pom.xml       | 2 +-
 archetypes/pom.xml | 2 +-
 assembly/pom.xml   | 2 +-
 bundles/pom.xml    | 2 +-
 core/pom.xml       | 2 +-
 plugins/pom.xml    | 2 +-
 xwork-core/pom.xml | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/apps/pom.xml
----------------------------------------------------------------------
diff --git a/apps/pom.xml b/apps/pom.xml
index ae0c017..9b40d01 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
     <artifactId>struts2-apps</artifactId>
     <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index feccd52..801ddb5 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
 
     <artifactId>struts2-archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 75a1a13..b892895 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
 
     <artifactId>struts2-assembly</artifactId>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/bundles/pom.xml
----------------------------------------------------------------------
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 803015b..ddb9b74 100755
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
 
     <artifactId>struts2-osgi-bundles</artifactId>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c310c6a..ff65218 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
     <artifactId>struts2-core</artifactId>
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 2debf26..5ec9ed6 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
 
     <artifactId>struts2-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/struts/blob/438d2ce2/xwork-core/pom.xml
----------------------------------------------------------------------
diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml
index b642414..4b662df 100644
--- a/xwork-core/pom.xml
+++ b/xwork-core/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.3.22-SNAPSHOT</version>
+        <version>2.3.21</version>
     </parent>
 
     <groupId>org.apache.struts.xwork</groupId>

Reply via email to