Author: saminda Date: Sun Jun 1 07:10:37 2008 New Revision: 17728 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17728
Log: changed the pom.xmls to property show the branch version 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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/admin/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/admin/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/clustering/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/clustering/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/core/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/core/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/distribution/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/distribution/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -45,7 +45,7 @@ <plugin> <groupId>org.wso2.maven.plugins</groupId> <artifactId>sm-list-plugin</artifactId> - <version>SNAPSHOT</version> + <version>2.2</version> <executions> <execution> <phase>package</phase> @@ -724,7 +724,7 @@ <plugin> <groupId>org.wso2.maven.plugins</groupId> <artifactId>js-plugin</artifactId> - <version>SNAPSHOT</version> + <version>2.2</version> <executions> <execution> <id>all-js</id> 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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/documentation/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/documentation/pom.xml Sun Jun 1 07:10:37 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/integration/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/integration/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&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 Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>wso2wsas-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/sts/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/sts/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/www/pom.xml (original) +++ branches/wsas/java/2.3/wsas/modules/www/pom.xml Sun Jun 1 07:10:37 2008 @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=17728&r1=17727&r2=17728&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/pom.xml (original) +++ branches/wsas/java/2.3/wsas/pom.xml Sun Jun 1 07:10:37 2008 @@ -22,7 +22,7 @@ <groupId>org.wso2.wsas</groupId> <artifactId>org.wso2.wsas</artifactId> <packaging>pom</packaging> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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
