You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2010/05/20 03:10:31 UTC

svn commit: r946506 - in /geronimo/bundles/trunk: axiom-api/pom.xml axis2/pom.xml

Author: xuhaihong
Date: Thu May 20 01:10:31 2010
New Revision: 946506

URL: http://svn.apache.org/viewvc?rev=946506&view=rev
Log:
Rollback the changes for next vote attempt

Modified:
    geronimo/bundles/trunk/axiom-api/pom.xml
    geronimo/bundles/trunk/axis2/pom.xml

Modified: geronimo/bundles/trunk/axiom-api/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-api/pom.xml?rev=946506&r1=946505&r2=946506&view=diff
==============================================================================
--- geronimo/bundles/trunk/axiom-api/pom.xml (original)
+++ geronimo/bundles/trunk/axiom-api/pom.xml Thu May 20 01:10:31 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>1.2.8_2-SNAPSHOT</version>
+    <version>1.2.8_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>

Modified: geronimo/bundles/trunk/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axis2/pom.xml?rev=946506&r1=946505&r2=946506&view=diff
==============================================================================
--- geronimo/bundles/trunk/axis2/pom.xml (original)
+++ geronimo/bundles/trunk/axis2/pom.xml Thu May 20 01:10:31 2010
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.5_2-SNAPSHOT</version>
+    <version>1.5_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: Axis2-${pkgVersion}</name>
     <description> This bundle simply wraps all required Axis2 components </description>