Modified: axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml?rev=1163434&r1=1163433&r2=1163434&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml (original)
+++ axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml Tue Aug 30 
22:14:51 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-xmlbeans</artifactId>
@@ -51,9 +51,9 @@
     </dependencies>
     <url>http://axis.apache.org/axis2/java/core/</url>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/xmlbeans</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/xmlbeans</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/xmlbeans</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.1/modules/xmlbeans</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.1/modules/xmlbeans</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.1/modules/xmlbeans</url>
     </scm>
     <build>
         <resources>

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=1163434&r1=1163433&r2=1163434&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:14:51 2011
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1</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/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>
+        
<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>
     </scm>
     <properties>
         <!-- This variable is used in some Xdocs and is substituted using 
Velocity. Note that


Reply via email to