Modified: axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/tool/simple-server-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/tool/simple-server-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/tool/simple-server-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/simple-server-maven-plugin</url> </scm> <build> <plugins>
Modified: axis/axis2/java/core/branches/1_6/modules/transport/base/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/base/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/base/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/base/pom.xml Mon Dec 28 11:24:55 2015 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/base</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/base</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/base</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/base</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/base</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/base</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/http</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/http</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/http</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/http</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/http</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/http</url> </scm> <build> <sourceDirectory>src</sourceDirectory> Modified: axis/axis2/java/core/branches/1_6/modules/transport/jms/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/jms/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/jms/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/jms/pom.xml Mon Dec 28 11:24:55 2015 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/jms</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/jms</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/jms</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/jms</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/jms</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/jms</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/local</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/local</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/local</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/local</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/local</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/local</url> </scm> <build> <sourceDirectory>src</sourceDirectory> Modified: axis/axis2/java/core/branches/1_6/modules/transport/mail/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/mail/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/mail/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/mail/pom.xml Mon Dec 28 11:24:55 2015 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/mail</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/mail</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/mail</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/mail</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/mail</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/mail</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/transport/tcp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/tcp/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/tcp/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/tcp/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/tcp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/tcp</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/tcp</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/tcp</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/tcp</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/tcp</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/transport/testkit/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/testkit/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/testkit/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/testkit/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/testkit</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/testkit</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/base</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/testkit</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/testkit</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/base</url> </scm> <dependencies> Modified: axis/axis2/java/core/branches/1_6/modules/transport/udp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/udp/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/udp/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/udp/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/udp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/udp</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/udp</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/udp</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/udp</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/udp</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/transport/xmpp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/xmpp/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/xmpp/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/xmpp/pom.xml Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/transport/xmpp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/transport/xmpp</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/transport/xmpp</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/xmpp</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/transport/xmpp</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/xmpp</url> </scm> <build> Modified: axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml?rev=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml Mon Dec 28 11:24:55 2015 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/webapp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/webapp</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/webapp</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/webapp</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/webapp</developerConnection> + <url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/webapp</url> </scm> <dependencies> <dependency> 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=1721895&r1=1721894&r2=1721895&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 Mon Dec 28 11:24:55 2015 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</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/tags/v1.6.4/modules/xmlbeans</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4/modules/xmlbeans</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4/modules/xmlbeans</url> + <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> </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=1721895&r1=1721894&r2=1721895&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/pom.xml Mon Dec 28 11:24:55 2015 @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> - <version>1.6.4</version> + <version>1.6.5-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Axis2 - Root</name> <inceptionYear>2004</inceptionYear> @@ -449,9 +449,9 @@ </contributor> </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.6.4</developerConnection> - <url>http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.6.4</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> <distributionManagement> <site>
