Author: gawor Date: Wed Jan 7 13:50:52 2009 New Revision: 732517 URL: http://svn.apache.org/viewvc?rev=732517&view=rev Log: undo r732514
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml webservices/commons/trunk/modules/axiom/modules/axiom-c14n/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-integration/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?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <artifactId>axiom-api</artifactId> <name>Axiom API</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <description>The Axiom API</description> <dependencies> <dependency> @@ -78,8 +78,8 @@ <tasks> <copy todir="${project.build.directory}/legal-files"> <fileset dir="../.."> - <include name="LICENSE.txt" /> - <include name="NOTICE.txt" /> + <include name="LICENSE.txt"/> + <include name="NOTICE.txt"/> </fileset> </copy> </tasks> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-c14n/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,14 +22,14 @@ <parent> <artifactId>axiom</artifactId> <groupId>org.apache.ws.commons.axiom</groupId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-c14n</artifactId> <name>Axiom C14N</name> - <version>1.2.8</version> - <description /> + <version>SNAPSHOT</version> + <description/> <dependencies> <dependency> <groupId>org.apache.ws.commons.axiom</groupId> @@ -66,8 +66,8 @@ <tasks> <copy todir="${project.build.directory}/legal-files"> <fileset dir="../.."> - <include name="LICENSE.txt" /> - <include name="NOTICE.txt" /> + <include name="LICENSE.txt"/> + <include name="NOTICE.txt"/> </fileset> </copy> </tasks> 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?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <artifactId>axiom-dom</artifactId> <name>Axiom DOM</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <description>The Axiom DOM implementation.</description> <dependencies> <dependency> @@ -86,8 +86,8 @@ <tasks> <copy todir="${project.build.directory}/legal-files"> <fileset dir="../.."> - <include name="LICENSE.txt" /> - <include name="NOTICE.txt" /> + <include name="LICENSE.txt"/> + <include name="NOTICE.txt"/> </fileset> </copy> </tasks> 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?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <artifactId>axiom-impl</artifactId> <name>Axiom Impl</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <description>The Axiom default implementation.</description> <dependencies> <dependency> @@ -86,8 +86,8 @@ <tasks> <copy todir="${project.build.directory}/legal-files"> <fileset dir="../.."> - <include name="LICENSE.txt" /> - <include name="NOTICE.txt" /> + <include name="LICENSE.txt"/> + <include name="NOTICE.txt"/> </fileset> </copy> </tasks> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-integration/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <artifactId>axiom-integration</artifactId> <name>Axiom Integration Test Suite</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <description> This module contains tests that validate the interoperability of Axiom with other libraries. 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?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> - <version>1.2.8</version> + <version>SNAPSHOT</version> </parent> <artifactId>axiom-tests</artifactId> <name>Axiom Test Suite</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <description> The Axiom test suite. This ought to be split into several parts and be made a part of axiom-api, axiom-impl and axiom-dom. However, that's not as easy Modified: webservices/commons/trunk/modules/axiom/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=732517&r1=732516&r2=732517&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/pom.xml (original) +++ webservices/commons/trunk/modules/axiom/pom.xml Wed Jan 7 13:50:52 2009 @@ -22,7 +22,7 @@ <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> <name>Axiom</name> - <version>1.2.8</version> + <version>SNAPSHOT</version> <packaging>pom</packaging> <description>AXIOM API</description> <url>http://ws.apache.org/commons/axiom/</url> @@ -199,7 +199,7 @@ <contributors> <contributor> <name>Dharshana Dias</name> - <email /> + <email/> <organization>Lanka Software Foundation / University of Moratuwa</organization> </contributor> <contributor> @@ -209,7 +209,7 @@ </contributor> <contributor> <name>Chinthaka Thilakarathne</name> - <email /> + <email/> <organization>Lanka Software Foundation / University of Moratuwa</organization> </contributor> <contributor> @@ -225,10 +225,10 @@ </license> </licenses> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/test-1.2.8</connection> + <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</connection> <developerConnection> - scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/test-1.2.8</developerConnection> - <url>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/test-1.2.8</url> + scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/modules/axiom</url> </scm> <organization> <name>The Apache Software Foundation</name> @@ -258,7 +258,7 @@ <activation> <property> <name>release</name> - <value /> + <value/> </property> </activation> <build> @@ -331,7 +331,7 @@ <activation> <property> <name>rc</name> - <value /> + <value/> </property> </activation> <build>