You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2011/07/07 04:06:11 UTC

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

Author: rwonly
Date: Thu Jul  7 02:06:11 2011
New Revision: 1143630

URL: http://svn.apache.org/viewvc?rev=1143630&view=rev
Log:
revert the last change.

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=1143630&r1=1143629&r2=1143630&view=diff
==============================================================================
--- geronimo/bundles/trunk/axiom-all/pom.xml (original)
+++ geronimo/bundles/trunk/axiom-all/pom.xml Thu Jul  7 02:06:11 2011
@@ -153,8 +153,8 @@
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-stax-api_1.2_spec</artifactId>
-            <version>1.0</version>
+            <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+            <version>1.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.logging</groupId>