You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by di...@apache.org on 2009/06/22 14:35:10 UTC

svn commit: r787221 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: dims
Date: Mon Jun 22 12:35:10 2009
New Revision: 787221

URL: http://svn.apache.org/viewvc?rev=787221&view=rev
Log:
unless the snapshot is off a branch, we should be using SNAPSHOT as the version #

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=787221&r1=787220&r2=787221&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Mon Jun 22 12:35:10 2009
@@ -22,7 +22,7 @@
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom</artifactId>
     <name>Axiom</name>
-    <version>1.2.9-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>AXIOM API</description>
     <url>http://ws.apache.org/commons/axiom/</url>