Author: saminda Date: Mon Jun 9 09:25:38 2008 New Revision: 18235 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18235
Log: rc3->4c4 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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/admin/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/admin/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/clustering/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/clustering/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/core/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/core/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/distribution/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/distribution/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/documentation/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/documentation/pom.xml Mon Jun 9 09:25:38 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/integration/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/integration/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&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 Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/sts/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/sts/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/www/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/www/pom.xml Mon Jun 9 09:25:38 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>2.3-RC3</version> + <version>2.3-RC4</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=18235&r1=18234&r2=18235&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/pom.xml (original) +++ branches/wsas/java/2.3/wsas/pom.xml Mon Jun 9 09:25:38 2008 @@ -22,7 +22,7 @@ <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> <packaging>pom</packaging> - <version>2.3-RC3</version> + <version>2.3-RC4</version> <name>WSO2 Web Services Application Server</name> <description> WSO2 Web Services Application Server(WSAS) is a lightweight application server for Web _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
