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 2013/08/10 19:28:07 UTC

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

Author: veithen
Date: Sat Aug 10 17:28:07 2013
New Revision: 1512808

URL: http://svn.apache.org/r1512808
Log:
Upgraded to Apache super-POM version 13.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1512808&r1=1512807&r2=1512808&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sat Aug 10 17:28:07 2013
@@ -23,8 +23,8 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <!-- Note: versions 10 to 12 declare a reportSet with reports
-                   that we don't need/want; stick with version 9 -->
-        <version>9</version>
+                   that we don't need/want; don't use these versions -->
+        <version>13</version>
     </parent>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom</artifactId>