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 2018/10/28 15:29:35 UTC

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

Author: veithen
Date: Sun Oct 28 15:29:34 2018
New Revision: 1845037

URL: http://svn.apache.org/viewvc?rev=1845037&view=rev
Log:
Update parent POM 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=1845037&r1=1845036&r2=1845037&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Oct 28 15:29:34 2018
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ws</groupId>
         <artifactId>ws-parent</artifactId>
-        <version>3-SNAPSHOT</version>
+        <version>3</version>
     </parent>
 
     <groupId>org.apache.ws.commons.axiom</groupId>