Author: sagara Date: Wed May 25 16:47:09 2011 New Revision: 1127578 URL: http://svn.apache.org/viewvc?rev=1127578&view=rev Log: Bounced version numbers as 1.6.X.
Modified: axis/axis2/java/transports/trunk/modules/all/pom.xml axis/axis2/java/transports/trunk/modules/base/pom.xml axis/axis2/java/transports/trunk/modules/http/pom.xml axis/axis2/java/transports/trunk/modules/jms/pom.xml axis/axis2/java/transports/trunk/modules/mail/pom.xml axis/axis2/java/transports/trunk/modules/sms/pom.xml axis/axis2/java/transports/trunk/modules/tcp/pom.xml axis/axis2/java/transports/trunk/modules/testkit/pom.xml axis/axis2/java/transports/trunk/modules/udp/pom.xml axis/axis2/java/transports/trunk/modules/xmpp/pom.xml axis/axis2/java/transports/trunk/pom.xml Modified: axis/axis2/java/transports/trunk/modules/all/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/all/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/all/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/all/pom.xml Wed May 25 16:47:09 2011 @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-all</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>bundle</packaging> <description>Axis2 Transport</description> <name>Apache Axis2 - Transport - All</name> @@ -219,4 +219,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: axis/axis2/java/transports/trunk/modules/base/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/base/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/base/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/base/pom.xml Wed May 25 16:47:09 2011 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/transports/trunk/modules/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/http/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/http/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/http/pom.xml Wed May 25 16:47:09 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-http-tests</artifactId> Modified: axis/axis2/java/transports/trunk/modules/jms/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/jms/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/jms/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/jms/pom.xml Wed May 25 16:47:09 2011 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/transports/trunk/modules/mail/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/mail/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/mail/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/mail/pom.xml Wed May 25 16:47:09 2011 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/transports/trunk/modules/sms/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/sms/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/sms/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/sms/pom.xml Wed May 25 16:47:09 2011 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/transports/trunk/modules/tcp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/tcp/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/tcp/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/tcp/pom.xml Wed May 25 16:47:09 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-tcp</artifactId> Modified: axis/axis2/java/transports/trunk/modules/testkit/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/testkit/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/testkit/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/testkit/pom.xml Wed May 25 16:47:09 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-testkit</artifactId> Modified: axis/axis2/java/transports/trunk/modules/udp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/udp/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/udp/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/udp/pom.xml Wed May 25 16:47:09 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-udp</artifactId> Modified: axis/axis2/java/transports/trunk/modules/xmpp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/modules/xmpp/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/modules/xmpp/pom.xml (original) +++ axis/axis2/java/transports/trunk/modules/xmpp/pom.xml Wed May 25 16:47:09 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-xmpp</artifactId> Modified: axis/axis2/java/transports/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/pom.xml?rev=1127578&r1=1127577&r2=1127578&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/pom.xml (original) +++ axis/axis2/java/transports/trunk/pom.xml Wed May 25 16:47:09 2011 @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Axis2 - Transport - Root</name> <url>http://axis.apache.org/axis2/java/transports/</url>