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 03:22:55 UTC

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

Author: rwonly
Date: Thu Jul  7 01:22:55 2011
New Revision: 1143622

URL: http://svn.apache.org/viewvc?rev=1143622&view=rev
Log:
should depend on geronimo-stax-api_1.2_spec

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