Author: ruwan Date: Fri Dec 18 12:44:39 2009 New Revision: 892240 URL: http://svn.apache.org/viewvc?rev=892240&view=rev Log: Tagging the transport 1.0.0 release
Added: webservices/commons/tags/transport/1.0.0/ - copied from r890178, webservices/commons/branches/modules/transport/1.0.0/ Modified: webservices/commons/tags/transport/1.0.0/modules/all/pom.xml webservices/commons/tags/transport/1.0.0/modules/base/pom.xml webservices/commons/tags/transport/1.0.0/modules/http/pom.xml webservices/commons/tags/transport/1.0.0/modules/jms/pom.xml webservices/commons/tags/transport/1.0.0/modules/mail/pom.xml webservices/commons/tags/transport/1.0.0/modules/sms/pom.xml webservices/commons/tags/transport/1.0.0/modules/tcp/pom.xml webservices/commons/tags/transport/1.0.0/modules/testkit/pom.xml webservices/commons/tags/transport/1.0.0/modules/udp/pom.xml webservices/commons/tags/transport/1.0.0/modules/xmpp/pom.xml webservices/commons/tags/transport/1.0.0/pom.xml Modified: webservices/commons/tags/transport/1.0.0/modules/all/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/all/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/all/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/all/pom.xml Fri Dec 18 12:44:39 2009 @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-all</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>bundle</packaging> <description>Axis2 Transport</description> <name>Apache Axis2 - Transport - All</name> Modified: webservices/commons/tags/transport/1.0.0/modules/base/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/base/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/base/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/base/pom.xml Fri Dec 18 12:44:39 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: webservices/commons/tags/transport/1.0.0/modules/http/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/http/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/http/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/http/pom.xml Fri Dec 18 12:44:39 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-http-tests</artifactId> Modified: webservices/commons/tags/transport/1.0.0/modules/jms/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/jms/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/jms/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/jms/pom.xml Fri Dec 18 12:44:39 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: webservices/commons/tags/transport/1.0.0/modules/mail/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/mail/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/mail/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/mail/pom.xml Fri Dec 18 12:44:39 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: webservices/commons/tags/transport/1.0.0/modules/sms/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/sms/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/sms/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/sms/pom.xml Fri Dec 18 12:44:39 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: webservices/commons/tags/transport/1.0.0/modules/tcp/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/tcp/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/tcp/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/tcp/pom.xml Fri Dec 18 12:44:39 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-tcp</artifactId> Modified: webservices/commons/tags/transport/1.0.0/modules/testkit/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/testkit/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/testkit/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/testkit/pom.xml Fri Dec 18 12:44:39 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-testkit</artifactId> Modified: webservices/commons/tags/transport/1.0.0/modules/udp/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/udp/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/udp/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/udp/pom.xml Fri Dec 18 12:44:39 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-udp</artifactId> Modified: webservices/commons/tags/transport/1.0.0/modules/xmpp/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/modules/xmpp/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/modules/xmpp/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/modules/xmpp/pom.xml Fri Dec 18 12:44:39 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>axis2-transport-xmpp</artifactId> Modified: webservices/commons/tags/transport/1.0.0/pom.xml URL: http://svn.apache.org/viewvc/webservices/commons/tags/transport/1.0.0/pom.xml?rev=892240&r1=890178&r2=892240&view=diff ============================================================================== --- webservices/commons/tags/transport/1.0.0/pom.xml (original) +++ webservices/commons/tags/transport/1.0.0/pom.xml Fri Dec 18 12:44:39 2009 @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transports</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>pom</packaging> <name>Apache Axis2 - Transport - Root</name> <url>http://ws.apache.org/commons/transport/</url>