Modified: axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin/pom.xml Sun Aug 29 01:01:28 2010 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>axis2-mar-maven-plugin</artifactId> @@ -67,9 +67,9 @@ </dependency> </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-mar-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-mar-maven-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-mar-maven-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-mar-maven-plugin</url> </scm> <build> <plugins>
Modified: axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin/pom.xml Sun Aug 29 01:01:28 2010 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>axis2-repo-maven-plugin</artifactId> @@ -47,9 +47,9 @@ </dependency> </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-repo-maven-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-repo-maven-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-repo-maven-plugin</url> </scm> <build> <plugins> Modified: axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Sun Aug 29 01:01:28 2010 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>axis2-wsdl2code-maven-plugin</artifactId> @@ -32,9 +32,9 @@ <packaging>maven-plugin</packaging> <description>The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-wsdl2code-maven-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/tool/axis2-wsdl2code-maven-plugin</url> </scm> <dependencies> <dependency> Modified: axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml Sun Aug 29 01:01:28 2010 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>axis2-transport-http</artifactId> @@ -32,9 +32,9 @@ <description>This inclues all the available transports in Axis2</description> <packaging>bundle</packaging> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/http</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/http</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/transport/http</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/transport/http</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/transport/http</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/transport/http</url> </scm> <build> <sourceDirectory>src</sourceDirectory> Modified: axis/axis2/java/core/branches/1_5/modules/transport/local/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/transport/local/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/transport/local/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/transport/local/pom.xml Sun Aug 29 01:01:28 2010 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <artifactId>axis2-transport-local</artifactId> @@ -32,9 +32,9 @@ <description>This inclues all the available transports in Axis2</description> <packaging>bundle</packaging> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/local</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/local</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/transport/local</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/transport/local</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/transport/local</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/transport/local</url> </scm> <build> <sourceDirectory>src</sourceDirectory> Modified: axis/axis2/java/core/branches/1_5/modules/webapp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/webapp/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/webapp/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/webapp/pom.xml Sun Aug 29 01:01:28 2010 @@ -22,16 +22,16 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../parent/pom.xml</relativePath> </parent> <artifactId>axis2-webapp</artifactId> <packaging>war</packaging> <name>Apache Axis2 - Web Application module</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/webapp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/webapp</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/webapp</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/webapp</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/webapp</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/webapp</url> </scm> <dependencies> <dependency> Modified: axis/axis2/java/core/branches/1_5/modules/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/xmlbeans/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/modules/xmlbeans/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/modules/xmlbeans/pom.xml Sun Aug 29 01:01:28 2010 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath>../parent/pom.xml</relativePath> </parent> <artifactId>axis2-xmlbeans</artifactId> @@ -50,9 +50,9 @@ </dependency> </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/xmlbeans</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/xmlbeans</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/xmlbeans</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/xmlbeans</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2/modules/xmlbeans</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2/modules/xmlbeans</url> </scm> <build> <resources> Modified: axis/axis2/java/core/branches/1_5/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/pom.xml?rev=990468&r1=990467&r2=990468&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/pom.xml (original) +++ axis/axis2/java/core/branches/1_5/pom.xml Sun Aug 29 01:01:28 2010 @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <packaging>pom</packaging> <name>Apache Axis2 - Root</name> <inceptionYear>2004</inceptionYear> @@ -419,9 +419,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.5.2</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.5.2</url> </scm> <distributionManagement> <snapshotRepository>