Modified: axis/axis2/java/core/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/pom.xml?rev=1163436&r1=1163435&r2=1163436&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/pom.xml Tue Aug 30 22:15:55 2011 @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.1</version> + <version>1.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Axis2 - Root</name> <inceptionYear>2004</inceptionYear> @@ -547,9 +547,9 @@ </contributor> </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.1</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6</url> </scm> <properties> <!-- This variable is used in some Xdocs and is substituted using Velocity. Note that