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 2011/05/03 02:39:38 UTC

svn commit: r1098876 - /geronimo/bundles/trunk/axiom-all/pom.xml

Author: xuhaihong
Date: Tue May  3 00:39:38 2011
New Revision: 1098876

URL: http://svn.apache.org/viewvc?rev=1098876&view=rev
Log:
Update Axiom bundle to 1.2.12-SNAPSHOT 

Modified:
    geronimo/bundles/trunk/axiom-all/pom.xml

Modified: geronimo/bundles/trunk/axiom-all/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-all/pom.xml?rev=1098876&r1=1098875&r2=1098876&view=diff
==============================================================================
--- geronimo/bundles/trunk/axiom-all/pom.xml (original)
+++ geronimo/bundles/trunk/axiom-all/pom.xml Tue May  3 00:39:38 2011
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>1.2.11_1-SNAPSHOT</version>
+    <version>1.2.12_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -44,7 +44,7 @@
     <properties>
         <pkgGroupId>org.apache.ws.commons.axiom</pkgGroupId>
         <pkgArtifactId>axiom-all</pkgArtifactId>
-        <pkgVersion>1.2.11</pkgVersion>
+        <pkgVersion>1.2.12-SNAPSHOT</pkgVersion>
     </properties>
 
     <dependencies>