Author: saminda Date: Sat Jun 7 04:44:06 2008 New Revision: 18116 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18116
Log: 2.3-snapshot to 2.3-RC1 with admin version being 2.21 Modified: branches/wsas/java/2.3/wsas/modules/admin/pom.xml branches/wsas/java/2.3/wsas/modules/clustering/pom.xml branches/wsas/java/2.3/wsas/modules/core/pom.xml branches/wsas/java/2.3/wsas/modules/distribution/pom.xml branches/wsas/java/2.3/wsas/modules/documentation/pom.xml branches/wsas/java/2.3/wsas/modules/integration/pom.xml branches/wsas/java/2.3/wsas/modules/samples/Chad/pom.xml branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/pom.xml branches/wsas/java/2.3/wsas/modules/samples/DataService/pom.xml branches/wsas/java/2.3/wsas/modules/samples/EJBService/pom.xml branches/wsas/java/2.3/wsas/modules/samples/FlickrClient/pom.xml branches/wsas/java/2.3/wsas/modules/samples/JAXWS/pom.xml branches/wsas/java/2.3/wsas/modules/samples/JavascriptService/pom.xml branches/wsas/java/2.3/wsas/modules/samples/Jibx/pom.xml branches/wsas/java/2.3/wsas/modules/samples/MEX/pom.xml branches/wsas/java/2.3/wsas/modules/samples/MTOM/pom.xml branches/wsas/java/2.3/wsas/modules/samples/NodeManagement/pom.xml branches/wsas/java/2.3/wsas/modules/samples/TinyURL/pom.xml branches/wsas/java/2.3/wsas/modules/samples/Trader/pom.xml branches/wsas/java/2.3/wsas/modules/samples/XKMS/pom.xml branches/wsas/java/2.3/wsas/modules/samples/Xfer/pom.xml branches/wsas/java/2.3/wsas/modules/samples/pom.xml branches/wsas/java/2.3/wsas/modules/samples/sts-sample/pom.xml branches/wsas/java/2.3/wsas/modules/sts/pom.xml branches/wsas/java/2.3/wsas/modules/www/pom.xml branches/wsas/java/2.3/wsas/pom.xml Modified: branches/wsas/java/2.3/wsas/modules/admin/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/admin/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/admin/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/admin/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/clustering/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/clustering/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/clustering/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/clustering/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/core/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/core/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/core/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/core/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/distribution/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/distribution/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/distribution/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/documentation/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/documentation/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/documentation/pom.xml Sat Jun 7 04:44:06 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/integration/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/integration/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/integration/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/integration/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/Chad/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/Chad/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/Chad/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/Chad/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/DataService/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/DataService/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/DataService/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/DataService/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/EJBService/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/EJBService/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/EJBService/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/EJBService/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/FlickrClient/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/FlickrClient/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/FlickrClient/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/FlickrClient/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/JAXWS/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/JAXWS/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/JAXWS/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/JAXWS/pom.xml Sat Jun 7 04:44:06 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/JavascriptService/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/JavascriptService/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/JavascriptService/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/JavascriptService/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/Jibx/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/Jibx/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/Jibx/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/Jibx/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/MEX/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/MEX/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/MEX/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/MEX/pom.xml Sat Jun 7 04:44:06 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/MTOM/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/MTOM/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/MTOM/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/MTOM/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/NodeManagement/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/NodeManagement/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/NodeManagement/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/NodeManagement/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/TinyURL/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/TinyURL/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/TinyURL/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/TinyURL/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/Trader/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/Trader/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/Trader/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/Trader/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/XKMS/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/XKMS/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/XKMS/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/XKMS/pom.xml Sat Jun 7 04:44:06 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/Xfer/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/Xfer/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/Xfer/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/Xfer/pom.xml Sat Jun 7 04:44:06 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/samples/sts-sample/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/sts-sample/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/sts-sample/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/sts-sample/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/sts/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/sts/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/sts/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/sts/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/modules/www/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/www/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/www/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/www/pom.xml Sat Jun 7 04:44:06 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/wsas/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/pom.xml?rev=18116&r1=18115&r2=18116&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/pom.xml (original) +++ branches/wsas/java/2.3/wsas/pom.xml Sat Jun 7 04:44:06 2008 @@ -22,7 +22,7 @@ <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> <packaging>pom</packaging> - <version>2.3-SNAPSHOT</version> + <version>2.3-RC1</version> <name>WSO2 Web Services Application Server</name> <description> WSO2 Web Services Application Server(WSAS) is a lightweight application server for Web @@ -2120,7 +2120,7 @@ <wso2wsas.version>${pom.version}</wso2wsas.version> <!-- Chane this according to the needs--> - <wso2.admin.module.version>${pom.version}</wso2.admin.module.version> + <wso2.admin.module.version>2.21</wso2.admin.module.version> <wso2utils.version>2.2</wso2utils.version> <wso2mex.version>2.2</wso2mex.version> <wso2xfer.version>2.2</wso2xfer.version> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
