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 2012/12/16 17:19:41 UTC

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

Author: veithen
Date: Sun Dec 16 16:19:41 2012
New Revision: 1422616

URL: http://svn.apache.org/viewvc?rev=1422616&view=rev
Log:
Switched to Axiom release version.

Modified:
    abdera/java/trunk/pom.xml

Modified: abdera/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/abdera/java/trunk/pom.xml?rev=1422616&r1=1422615&r2=1422616&view=diff
==============================================================================
--- abdera/java/trunk/pom.xml (original)
+++ abdera/java/trunk/pom.xml Sun Dec 16 16:19:41 2012
@@ -380,13 +380,13 @@
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-api</artifactId>
-        <version>1.2.14-SNAPSHOT</version>  
+        <version>1.2.14</version>  
       </dependency>
 
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-impl</artifactId>
-        <version>1.2.14-SNAPSHOT</version>  
+        <version>1.2.14</version>  
 
       <exclusions>
         <exclusion>