You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/11/15 15:43:03 UTC

svn commit: r1714459 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Nov 15 14:43:03 2015
New Revision: 1714459

URL: http://svn.apache.org/viewvc?rev=1714459&view=rev
Log:
Switch ws-parent to snapshot version.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1714459&r1=1714458&r2=1714459&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Nov 15 14:43:03 2015
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws</groupId>
         <artifactId>ws-parent</artifactId>
-        <version>1</version>
+        <version>2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.ws.commons.axiom</groupId>