Modified: 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin/pom.xml 
(original)
+++ 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin/pom.xml 
Mon May 30 14:56:38 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-repo-maven-plugin</artifactId>
@@ -49,9 +49,9 @@
     </dependencies>
     
<url>http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/</url>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-repo-maven-plugin</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-repo-maven-plugin</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-repo-maven-plugin</url>
     </scm>
     <distributionManagement>
         <site>

Modified: 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
 (original)
+++ 
axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
 Mon May 30 14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-wsdl2code-maven-plugin</artifactId>
@@ -33,9 +33,9 @@
     <description>The Axis 2 Plugin for Maven allows client side and server 
side sources from a WSDL.</description>
     
<url>http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin</url>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-wsdl2code-maven-plugin</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/tool/axis2-wsdl2code-maven-plugin</url>
     </scm>
     <distributionManagement>
         <site>

Modified: 
axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- 
axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin/pom.xml
 (original)
+++ 
axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin/pom.xml
 Mon May 30 14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>simple-server-maven-plugin</artifactId>
@@ -33,9 +33,9 @@
     <description>The Axis2 Plugin for Maven that allows to run simple HTTP 
server.</description>
     <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_7/modules/tool/simple-server-maven-plugin</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/simple-server-maven-plugin</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/tool/simple-server-maven-plugin</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/tool/simple-server-maven-plugin</url>
     </scm>
     <build>
         <plugins>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/base/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/base/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/base/pom.xml Mon May 30 
14:56:38 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
 
     <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_7/modules/transport/base</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/base</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/base</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/base</url>
     </scm>
 
     <build>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/http/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/http/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/http/pom.xml Mon May 30 
14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-http</artifactId>
@@ -33,9 +33,9 @@
     <packaging>jar</packaging>
     <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_7/modules/transport/http</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/http</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/http</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/http</url>
     </scm>
     <build>
         <sourceDirectory>src</sourceDirectory>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/jms/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/jms/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/jms/pom.xml Mon May 30 
14:56:38 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
 
     <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_7/modules/transport/jms</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/jms</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/jms</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/jms</url>
     </scm>
 
     <build>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/local/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/local/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/local/pom.xml Mon May 
30 14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-local</artifactId>
@@ -33,9 +33,9 @@
     <packaging>bundle</packaging>
     <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_7/modules/transport/local</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/local</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/local</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/local</url>
     </scm>
     <build>
         <sourceDirectory>src</sourceDirectory>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/mail/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/mail/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/mail/pom.xml Mon May 30 
14:56:38 2016
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
@@ -35,9 +35,9 @@
 
   <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_7/modules/transport/mail</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail</developerConnection>
-    
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/mail</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/mail</developerConnection>
+    
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/mail</url>
   </scm>
 
   <build>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/tcp/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/tcp/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/tcp/pom.xml Mon May 30 
14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-tcp</artifactId>
@@ -34,9 +34,9 @@
 
     <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_7/modules/transport/tcp</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/tcp</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/tcp</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/tcp</url>
     </scm>
 
     <build>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/testkit/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/testkit/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/testkit/pom.xml 
(original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/testkit/pom.xml Mon May 
30 14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-testkit</artifactId>
@@ -33,9 +33,9 @@
 
     <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_7/modules/transport/testkit</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/testkit</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/testkit</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/base</url>
     </scm>
 
     <dependencies>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/udp/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/udp/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/udp/pom.xml Mon May 30 
14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-udp</artifactId>
@@ -34,9 +34,9 @@
 
     <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_7/modules/transport/udp</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/udp</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/udp</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/udp</url>
     </scm>
 
     <build>

Modified: axis/axis2/java/core/branches/1_7/modules/transport/xmpp/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/transport/xmpp/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/transport/xmpp/pom.xml Mon May 30 
14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-transport-xmpp</artifactId>
@@ -34,9 +34,9 @@
 
     <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_7/modules/transport/xmpp</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/xmpp</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/transport/xmpp</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/transport/xmpp</url>
     </scm>
 
     <build>

Modified: axis/axis2/java/core/branches/1_7/modules/webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/webapp/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/webapp/pom.xml Mon May 30 
14:56:38 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-webapp</artifactId>
@@ -30,9 +30,9 @@
     <name>Apache Axis2 - Web Application module</name>
     <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_7/modules/webapp</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/webapp</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/webapp</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/webapp</url>
     </scm>
     <dependencies>
         <dependency>

Modified: axis/axis2/java/core/branches/1_7/modules/xmlbeans/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/modules/xmlbeans/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/modules/xmlbeans/pom.xml Mon May 30 
14:56:38 2016
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>axis2-xmlbeans</artifactId>
@@ -56,9 +56,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_7/modules/xmlbeans</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/xmlbeans</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3/modules/xmlbeans</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3/modules/xmlbeans</url>
     </scm>
     <build>
         <resources>

Modified: axis/axis2/java/core/branches/1_7/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/pom.xml Mon May 30 14:56:38 2016
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <packaging>pom</packaging>
     <name>Apache Axis2 - Root</name>
     <inceptionYear>2004</inceptionYear>
@@ -473,9 +473,9 @@
         </contributor>
     </contributors>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7</developerConnection>
-        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.3</developerConnection>
+        
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.3</url>
     </scm>
     <distributionManagement>
         <site>

Modified: axis/axis2/java/core/branches/1_7/systests/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/systests/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/systests/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/systests/pom.xml Mon May 30 14:56:38 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
     </parent>
 
     <artifactId>systests</artifactId>

Modified: axis/axis2/java/core/branches/1_7/systests/webapp-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/systests/webapp-tests/pom.xml?rev=1746141&r1=1746140&r2=1746141&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/systests/webapp-tests/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/systests/webapp-tests/pom.xml Mon May 30 
14:56:38 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>systests</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3</version>
     </parent>
     <artifactId>webapp-tests</artifactId>
     <url>http://axis.apache.org/axis2/java/core/</url>


Reply via email to