You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by sa...@apache.org on 2012/04/30 09:38:32 UTC

svn commit: r1332085 - in /axis/axis2/java/sandesha/branches/1_6: ./ modules/client/ modules/core/ modules/distribution/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/rampart-integration/ modules/resource-bundle/ modules/sa...

Author: sagara
Date: Mon Apr 30 07:38:31 2012
New Revision: 1332085

URL: http://svn.apache.org/viewvc?rev=1332085&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    axis/axis2/java/sandesha/branches/1_6/modules/client/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/core/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/distribution/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/interop/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/mar/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/persistence/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/policy/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/samples/pom.xml
    axis/axis2/java/sandesha/branches/1_6/modules/tests/pom.xml
    axis/axis2/java/sandesha/branches/1_6/pom.xml

Modified: axis/axis2/java/sandesha/branches/1_6/modules/client/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/client/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/client/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/client/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/client</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/client</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/client</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/client</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/client</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/client</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/core/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/core/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/core/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/core</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/core</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/distribution/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/distribution/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/distribution/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/distribution</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/distribution</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/distribution</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/distribution</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/distribution</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/interop/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/interop/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/interop/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/interop/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/interop</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/interop</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/interop</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/interop</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/interop</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/interop</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/mar/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/mar/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/mar/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/mar/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/mar</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/mar</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/mar</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/mar</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/mar</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/mar</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/persistence/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/persistence/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/persistence/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/persistence/pom.xml Mon Apr 30 07:38:31 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -34,9 +34,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/persistence</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/persistence</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/persistence</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/persistence</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/persistence</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/persistence</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/policy/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/policy/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/policy/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/policy/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/policy</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/policy</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/policy</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/policy</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/policy</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/policy</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
@@ -33,9 +33,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/rampart-integration</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/rampart-integration</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/rampart-integration</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/rampart-integration</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/resource-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/resource-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/resource-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/resource-bundle</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/samples/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/samples/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/samples/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/samples</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/samples</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/samples</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/samples</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/samples</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/samples</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/modules/tests/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/tests/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/modules/tests/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/modules/tests/pom.xml Mon Apr 30 07:38:31 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sandesha2</groupId>
         <artifactId>sandesha2-parent</artifactId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,9 +32,9 @@
 
     <!-- This needs to be set explicitly because the project structure implies that the Maven calculated defaults are wrong -->
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/tests</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2/modules/tests</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2/modules/tests</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/tests</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6/modules/tests</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/modules/tests</url>
     </scm>
     <!-- This also needs to be set explicitly because the Maven calculated URL would point to nowhere -->
     <url>http://axis.apache.org/axis2/java/sandesha/</url>

Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/pom.xml?rev=1332085&r1=1332084&r2=1332085&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/pom.xml Mon Apr 30 07:38:31 2012
@@ -36,7 +36,7 @@
         guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works
         internally.
     </description>
-    <version>1.6.2</version>
+    <version>1.6.3-SNAPSHOT</version>
     <name>Apache Sandesha</name>
     <url>http://axis.apache.org/axis2/java/sandesha/</url>
 
@@ -252,9 +252,9 @@
     </reporting>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/tags/v1.6.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/tags/v1.6.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/branches/1_6</developerConnection>
+        <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6</url>
     </scm>
 
     <pluginRepositories>