Author: bimargulies Date: Sun Sep 19 13:53:49 2010 New Revision: 998667 URL: http://svn.apache.org/viewvc?rev=998667&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=998667&r1=998666&r2=998667&view=diff ============================================================================== --- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml (original) +++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Sun Sep 19 13:53:49 2010 @@ -23,7 +23,7 @@ <artifactId>XmlSchema</artifactId> <packaging>bundle</packaging> <name>XmlSchema</name> - <version>1.4.7</version> + <version>1.4.8-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> @@ -55,9 +55,9 @@ </license> </licenses> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.7</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.7</developerConnection> - <url>http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/XmlSchema-1.4.7</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</developerConnection> + <url>http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</url> </scm> <organization> <name>The Apache Software Foundation</name>