Sets proper released version

This commit is contained in:
Lukasz Lenart
2015-03-19 09:36:52 +01:00
parent 1a842d7344
commit 8cb1feb418
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-apps</artifactId>
<version>2.3.21</version>
<version>2.3.22</version>
</parent>
<artifactId>struts2-blank</artifactId>
+1 -1
View File
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-parent</artifactId>
<version>2.3.21</version>
<version>2.3.22</version>
</parent>
<artifactId>struts2-apps</artifactId>
<packaging>pom</packaging>