You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2010/12/29 07:28:23 UTC

svn commit: r1053543 - /geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml

Author: hanhongfang
Date: Wed Dec 29 06:28:22 2010
New Revision: 1053543

URL: http://svn.apache.org/viewvc?rev=1053543&view=rev
Log:
change the version to 2.2.1-SNAPSHOT other maven release plugin reports error

Modified:
    geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml

Modified: geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml?rev=1053543&r1=1053542&r2=1053543&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.2/pom.xml Wed Dec 29 06:28:22 2010
@@ -23,7 +23,7 @@
     <artifactId>geronimo-eclipse-plugin</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
-    <version>2.2.1</version>
+    <version>2.2.1-SNAPSHOT</version>
                         
     <parent>
         <groupId>org.apache</groupId>