Sets SNAPSHOT version to allow release plugin to work

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

Branch: refs/heads/master
Commit: 665babbbd88892bc074e27173b97a221b47408e0
Parents: c57376c
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Sun May 3 20:44:32 2015 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Sun May 3 20:44:32 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/665babbb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa7de05..fcc5612 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-apps</artifactId>
-        <version>2.3.20</version>
+        <version>2.3.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>struts2-jboss-blank</artifactId>

Reply via email to