Author: davidillsley
Date: Mon Dec  4 09:47:16 2006
New Revision: 482261

URL: http://svn.apache.org/viewvc?view=rev&rev=482261
Log:
Update version to SNAPSHOT

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
    webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml
    webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
    webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml?view=diff&rev=482261&r1=482260&r2=482261
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Mon Dec  
4 09:47:16 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-parent</artifactId>
-    <version>1.2.1-SNAPSHOT</version> <!-- Should better be ${axiom.version} 
-->
+    <version>SNAPSHOT</version> <!-- Should better be ${axiom.version} -->
   </parent>
   <artifactId>axiom-api</artifactId>
   <name>Axiom API</name>

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml?view=diff&rev=482261&r1=482260&r2=482261
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml Mon Dec  
4 09:47:16 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-parent</artifactId>
-    <version>1.2.1-SNAPSHOT</version> <!-- Should better be ${axiom.version} 
-->
+    <version>SNAPSHOT</version> <!-- Should better be ${axiom.version} -->
   </parent>
   <artifactId>axiom-dom</artifactId>
   <name>Axiom DOM</name>

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml?view=diff&rev=482261&r1=482260&r2=482261
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml 
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml Mon Dec  
4 09:47:16 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-parent</artifactId>
-    <version>1.2.1-SNAPSHOT</version> <!-- Should better be ${axiom.version} 
-->
+    <version>SNAPSHOT</version> <!-- Should better be ${axiom.version} -->
   </parent>
   <artifactId>axiom-impl</artifactId>
   <name>Axiom Impl</name>

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml?view=diff&rev=482261&r1=482260&r2=482261
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml 
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml Mon Dec 
 4 09:47:16 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-parent</artifactId>
-    <version>1.2.1-SNAPSHOT</version> <!-- Should better be ${axiom.version} 
-->
+    <version>SNAPSHOT</version> <!-- Should better be ${axiom.version} -->
   </parent>
   <artifactId>axiom-tests</artifactId>
   <name>Axiom Test Suite</name>

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?view=diff&rev=482261&r1=482260&r2=482261
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Mon Dec  4 09:47:16 2006
@@ -7,7 +7,7 @@
     <groupId>org.apache.ws.commons.axiom</groupId>
     <artifactId>axiom-parent</artifactId>
     <name>Axiom</name>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <!-- Should better be ${axiom.version} -->
     <packaging>pom</packaging>
     <description>AXIOM API</description>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to