Author: saminda
Date: Tue Jan 22 11:29:15 2008
New Revision: 12705
Log:
2.2
Modified:
branches/wsas/java/2.2/wsas/java/modules/admin/pom.xml
branches/wsas/java/2.2/wsas/java/modules/clustering/pom.xml
branches/wsas/java/2.2/wsas/java/modules/core/pom.xml
branches/wsas/java/2.2/wsas/java/modules/distribution/pom.xml
branches/wsas/java/2.2/wsas/java/modules/documentation/pom.xml
branches/wsas/java/2.2/wsas/java/modules/integration/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/Chad/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/CommodityQuote/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/DataService/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/EJBService/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/FlickrClient/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/JAXWS/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/JavascriptService/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/Jibx/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/MEX/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/MTOM/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/NodeManagement/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/TinyURL/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/Trader/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/XKMS/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/Xfer/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/pom.xml
branches/wsas/java/2.2/wsas/java/modules/samples/sts-sample/pom.xml
branches/wsas/java/2.2/wsas/java/modules/sts/pom.xml
branches/wsas/java/2.2/wsas/java/modules/www/pom.xml
branches/wsas/java/2.2/wsas/java/pom.xml
Modified: branches/wsas/java/2.2/wsas/java/modules/admin/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/admin/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/admin/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/clustering/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/clustering/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/clustering/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/core/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/core/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/distribution/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/distribution/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/distribution/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
<plugin>
<groupId>org.wso2.maven.plugins</groupId>
<artifactId>sm-list-plugin</artifactId>
- <version>2.16</version>
+ <version>2.2</version>
<executions>
<execution>
<phase>package</phase>
@@ -722,7 +722,7 @@
<plugin>
<groupId>org.wso2.maven.plugins</groupId>
<artifactId>js-plugin</artifactId>
- <version>2.16</version>
+ <version>2.2</version>
<executions>
<execution>
<id>all-js</id>
Modified: branches/wsas/java/2.2/wsas/java/modules/documentation/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/documentation/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/documentation/pom.xml Tue Jan
22 11:29:15 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/integration/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/integration/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/integration/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/Chad/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/Chad/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/Chad/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified:
branches/wsas/java/2.2/wsas/java/modules/samples/CommodityQuote/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/CommodityQuote/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/CommodityQuote/pom.xml
Tue Jan 22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/DataService/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/DataService/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/DataService/pom.xml
Tue Jan 22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/EJBService/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/EJBService/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/EJBService/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/FlickrClient/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/FlickrClient/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/FlickrClient/pom.xml
Tue Jan 22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/JAXWS/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/JAXWS/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/JAXWS/pom.xml Tue Jan
22 11:29:15 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified:
branches/wsas/java/2.2/wsas/java/modules/samples/JavascriptService/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/JavascriptService/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/JavascriptService/pom.xml
Tue Jan 22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/Jibx/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/Jibx/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/Jibx/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/MEX/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/MEX/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/MEX/pom.xml Tue Jan
22 11:29:15 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/MTOM/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/MTOM/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/MTOM/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified:
branches/wsas/java/2.2/wsas/java/modules/samples/NodeManagement/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/NodeManagement/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/NodeManagement/pom.xml
Tue Jan 22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/TinyURL/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/TinyURL/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/TinyURL/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/Trader/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/Trader/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/Trader/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/XKMS/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/XKMS/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/XKMS/pom.xml Tue Jan
22 11:29:15 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/Xfer/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/Xfer/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/Xfer/pom.xml Tue Jan
22 11:29:15 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/samples/sts-sample/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/samples/sts-sample/pom.xml
(original)
+++ branches/wsas/java/2.2/wsas/java/modules/samples/sts-sample/pom.xml Tue Jan
22 11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>wso2wsas-samples</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/sts/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/sts/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/sts/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/modules/www/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/modules/www/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/modules/www/pom.xml Tue Jan 22
11:29:15 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
- <version>2.2-RC3</version>
+ <version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2/wsas/java/pom.xml
==============================================================================
--- branches/wsas/java/2.2/wsas/java/pom.xml (original)
+++ branches/wsas/java/2.2/wsas/java/pom.xml Tue Jan 22 11:29:15 2008
@@ -22,7 +22,7 @@
<groupId>org.wso2.wsas</groupId>
<artifactId>org.wso2.wsas</artifactId>
<packaging>pom</packaging>
- <version>2.2-RC3</version>
+ <version>2.2</version>
<name>WSO2 Web Services Application Server</name>
<description>
WSO2 Web Services Application Server(WSAS) is a lightweight
application server for Web
@@ -2061,22 +2061,22 @@
<wso2wsas.version>${pom.version}</wso2wsas.version>
<!-- Chane this according to the needs-->
- <wso2.admin.module.version>2.16</wso2.admin.module.version>
+ <wso2.admin.module.version>2.2</wso2.admin.module.version>
- <wso2utils.version>2.16</wso2utils.version>
- <wso2codegen.version>2.16</wso2codegen.version>
- <wso2mex.version>2.16</wso2mex.version>
- <wso2xfer.version>2.16</wso2xfer.version>
- <wso2statistics.version>2.16</wso2statistics.version>
- <wso2throttle.version>2.16</wso2throttle.version>
- <wso2tracer.version>2.16</wso2tracer.version>
- <dynamiccodegen.version>2.16</dynamiccodegen.version>
- <wsrequest.version>2.16</wsrequest.version>
- <wso2.adminui.version>2.16</wso2.adminui.version>
- <a1deployer.version>2.16</a1deployer.version>
- <wso2dataservice.version>2.16</wso2dataservice.version>
- <xkms.version>2.16</xkms.version>
- <wsf.version>2.16</wsf.version>
+ <wso2utils.version>2.2</wso2utils.version>
+ <wso2codegen.version>2.2</wso2codegen.version>
+ <wso2mex.version>2.2</wso2mex.version>
+ <wso2xfer.version>2.2</wso2xfer.version>
+ <wso2statistics.version>2.2</wso2statistics.version>
+ <wso2throttle.version>2.2</wso2throttle.version>
+ <wso2tracer.version>2.2</wso2tracer.version>
+ <dynamiccodegen.version>2.2</dynamiccodegen.version>
+ <wsrequest.version>2.2</wsrequest.version>
+ <wso2.adminui.version>2.2</wso2.adminui.version>
+ <a1deployer.version>2.2</a1deployer.version>
+ <wso2dataservice.version>2.2</wso2dataservice.version>
+ <xkms.version>2.2</xkms.version>
+ <wsf.version>2.2</wsf.version>
<wso2.adminui.version.graphs>1.1</wso2.adminui.version.graphs>
@@ -2084,7 +2084,7 @@
<addressing.version>1.35</addressing.version>
<rampart.version>1.35</rampart.version>
<sandesha2.version>1.3</sandesha2.version>
- <wso2sandesha2.version>2.16</wso2sandesha2.version>
+ <wso2sandesha2.version>2.2</wso2sandesha2.version>
<XmlSchema.version>1.3.3</XmlSchema.version>
<neethi.version>2.0.3</neethi.version>
<woden.version>0.95</woden.version>
@@ -2174,9 +2174,9 @@
<jaxbri.version>2.0.5</jaxbri.version>
<geronimo.spec.annotation.version>1.1</geronimo.spec.annotation.version>
- <wsdlview.version>2.16</wsdlview.version>
- <wsdlconverter.version>2.16</wsdlconverter.version>
- <archive.validator.version>2.16</archive.validator.version>
+ <wsdlview.version>2.2</wsdlview.version>
+ <wsdlconverter.version>2.2</wsdlconverter.version>
+ <archive.validator.version>2.2</archive.validator.version>
<jibx.version>1.1.5</jibx.version>
<bcel.version>5.2</bcel.version>
</properties>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev