You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by ve...@apache.org on 2013/01/19 16:57:33 UTC

svn commit: r1435577 - /abdera/java/trunk/pom.xml

Author: veithen
Date: Sat Jan 19 15:57:33 2013
New Revision: 1435577

URL: http://svn.apache.org/viewvc?rev=1435577&view=rev
Log:
Switched to Axiom snapshot version to detect regressions early.

Modified:
    abdera/java/trunk/pom.xml

Modified: abdera/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/abdera/java/trunk/pom.xml?rev=1435577&r1=1435576&r2=1435577&view=diff
==============================================================================
--- abdera/java/trunk/pom.xml (original)
+++ abdera/java/trunk/pom.xml Sat Jan 19 15:57:33 2013
@@ -380,13 +380,13 @@
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-api</artifactId>
-        <version>1.2.14</version>  
+        <version>1.2.15-SNAPSHOT</version>
       </dependency>
 
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-impl</artifactId>
-        <version>1.2.14</version>  
+        <version>1.2.15-SNAPSHOT</version>
 
       <exclusions>
         <exclusion>