Author: saminda
Date: Tue Jan 22 05:37:34 2008
New Revision: 12684

Log:

version changes 


Modified:
   branches/wsas/java/2.2/commons/adminui/core/pom.xml
   branches/wsas/java/2.2/commons/adminui/pom.xml
   branches/wsas/java/2.2/commons/adminui/www/pom.xml
   branches/wsas/java/2.2/commons/archive-validators/pom.xml
   branches/wsas/java/2.2/commons/codegen/pom.xml
   branches/wsas/java/2.2/commons/data-services/pom.xml
   branches/wsas/java/2.2/commons/deployers/axis1deployer/pom.xml
   branches/wsas/java/2.2/commons/dynamic-codegen/pom.xml
   branches/wsas/java/2.2/commons/mex/pom.xml
   branches/wsas/java/2.2/commons/plugins/js-plugin/pom.xml
   branches/wsas/java/2.2/commons/plugins/sm-list-plugin/pom.xml
   branches/wsas/java/2.2/commons/sandesha2-persistence/modules/core/pom.xml
   branches/wsas/java/2.2/commons/sandesha2-persistence/modules/mar/pom.xml
   branches/wsas/java/2.2/commons/sandesha2-persistence/pom.xml
   branches/wsas/java/2.2/commons/statistics/modules/client/pom.xml
   branches/wsas/java/2.2/commons/statistics/modules/core/pom.xml
   branches/wsas/java/2.2/commons/statistics/pom.xml
   branches/wsas/java/2.2/commons/throttle/modules/core/pom.xml
   branches/wsas/java/2.2/commons/throttle/modules/mar/pom.xml
   branches/wsas/java/2.2/commons/throttle/pom.xml
   branches/wsas/java/2.2/commons/tracer/pom.xml
   branches/wsas/java/2.2/commons/utils/pom.xml
   branches/wsas/java/2.2/commons/wsdl-converter/pom.xml
   branches/wsas/java/2.2/commons/wsdl-view/pom.xml
   branches/wsas/java/2.2/commons/xfer/modules/core/pom.xml
   branches/wsas/java/2.2/commons/xfer/modules/samples/pom.xml
   branches/wsas/java/2.2/commons/xfer/pom.xml
   branches/wsas/java/2.2/commons/xkms/pom.xml

Modified: branches/wsas/java/2.2/commons/adminui/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/adminui/core/pom.xml (original)
+++ branches/wsas/java/2.2/commons/adminui/core/pom.xml Tue Jan 22 05:37:34 2008
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.wso2.adminui</groupId>
         <artifactId>wso2adminui-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.adminui</groupId>
     <artifactId>wso2adminui</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2adminui</name>
     <url>http://maven.apache.org</url>
 

Modified: branches/wsas/java/2.2/commons/adminui/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/adminui/pom.xml      (original)
+++ branches/wsas/java/2.2/commons/adminui/pom.xml      Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.adminui</groupId>
     <artifactId>wso2adminui-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2adminui-parent</name>
     <url>http://maven.apache.org</url>
 
@@ -189,7 +189,7 @@
         <axiom.version>1.2.6</axiom.version>
         <commons.logging.version>1.1</commons.logging.version>
         <servletapi.version>2.3</servletapi.version>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
     </properties>
 
     <modules>

Modified: branches/wsas/java/2.2/commons/adminui/www/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/adminui/www/pom.xml  (original)
+++ branches/wsas/java/2.2/commons/adminui/www/pom.xml  Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.adminui</groupId>
     <artifactId>wso2adminui-www</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2adminui-www</name>
     <url>http://maven.apache.org</url>
 

Modified: branches/wsas/java/2.2/commons/archive-validators/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/archive-validators/pom.xml   (original)
+++ branches/wsas/java/2.2/commons/archive-validators/pom.xml   Tue Jan 22 
05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.validator</groupId>
     <artifactId>archive-validator</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>Axis2 AAR/MAR/module.xml or services.xml validator</name>
     <url>http://www.wso2.com</url>
 
@@ -285,7 +285,7 @@
 
     <properties>
         <axis2.version>1.35</axis2.version>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
         <axiom.version>1.2.6</axiom.version>
         <neethi.version>2.0.3</neethi.version>
         <commons.logging.version>1.1</commons.logging.version>

Modified: branches/wsas/java/2.2/commons/codegen/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/codegen/pom.xml      (original)
+++ branches/wsas/java/2.2/commons/codegen/pom.xml      Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.codegen</groupId>
     <artifactId>wso2codegen</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2codegen</name>
     <url>http://www.wso2.org</url>
 
@@ -410,8 +410,8 @@
         <!-- Properties are using in pom.xml as well as to filter 
codegen-pom.xml-->
         <axis2.version>1.35</axis2.version>
         <wso2codegen.version>${pom.version}</wso2codegen.version>
-        <wso2utils.version>2.15</wso2utils.version>
-        <dynamiccodegen.version>2.15</dynamiccodegen.version>
+        <wso2utils.version>2.16</wso2utils.version>
+        <dynamiccodegen.version>2.16</dynamiccodegen.version>
         <neethi.version>2.0.3</neethi.version>
         <rampart.version>1.35</rampart.version>
         <axiom.version>1.2.6</axiom.version>

Modified: branches/wsas/java/2.2/commons/data-services/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/data-services/pom.xml        (original)
+++ branches/wsas/java/2.2/commons/data-services/pom.xml        Tue Jan 22 
05:37:34 2008
@@ -5,7 +5,7 @@
        <groupId>org.wso2.dataservice</groupId>
        <artifactId>wso2data-service</artifactId>
     <packaging>jar</packaging>
-       <version>2.15</version>
+       <version>2.16</version>
        <name>WSO2 Data Service</name>
        <url>http://wso2.org</url>
        <description>WSO2 Data Services</description>

Modified: branches/wsas/java/2.2/commons/deployers/axis1deployer/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/deployers/axis1deployer/pom.xml      
(original)
+++ branches/wsas/java/2.2/commons/deployers/axis1deployer/pom.xml      Tue Jan 
22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.a1deployer</groupId>
     <artifactId>wso2a1deployer</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>Axis1 Deployer for Axis2</name>
     <url>http://wso2.org</url>
 

Modified: branches/wsas/java/2.2/commons/dynamic-codegen/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/dynamic-codegen/pom.xml      (original)
+++ branches/wsas/java/2.2/commons/dynamic-codegen/pom.xml      Tue Jan 22 
05:37:34 2008
@@ -21,7 +21,7 @@
     <groupId>org.wso2.dynamiccodegen</groupId>
     <artifactId>wso2dynamic-codegen</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Dynamic Codegen</name>
     <url>http://wso2.org</url>
 

Modified: branches/wsas/java/2.2/commons/mex/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/mex/pom.xml  (original)
+++ branches/wsas/java/2.2/commons/mex/pom.xml  Tue Jan 22 05:37:34 2008
@@ -6,7 +6,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2mex</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 - Mex Module</name>
 
     <dependencies>

Modified: branches/wsas/java/2.2/commons/plugins/js-plugin/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/plugins/js-plugin/pom.xml    (original)
+++ branches/wsas/java/2.2/commons/plugins/js-plugin/pom.xml    Tue Jan 22 
05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.maven.plugins</groupId>
     <artifactId>js-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>js-plugin Maven Mojo</name>
     <url>http://www.wso2.com</url>
     <dependencies>

Modified: branches/wsas/java/2.2/commons/plugins/sm-list-plugin/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/plugins/sm-list-plugin/pom.xml       
(original)
+++ branches/wsas/java/2.2/commons/plugins/sm-list-plugin/pom.xml       Tue Jan 
22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.maven.plugins</groupId>
     <artifactId>sm-list-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>sm-list-plugin Maven Mojo</name>
     <url>http://www.wso2.com</url>
     <dependencies>

Modified: 
branches/wsas/java/2.2/commons/sandesha2-persistence/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/sandesha2-persistence/modules/core/pom.xml   
(original)
+++ branches/wsas/java/2.2/commons/sandesha2-persistence/modules/core/pom.xml   
Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.sandesha2</groupId>
         <artifactId>wso2sandesha2-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/2.2/commons/sandesha2-persistence/modules/mar/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/sandesha2-persistence/modules/mar/pom.xml    
(original)
+++ branches/wsas/java/2.2/commons/sandesha2-persistence/modules/mar/pom.xml    
Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.sandesha2</groupId>
         <artifactId>wso2sandesha2-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/2.2/commons/sandesha2-persistence/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/sandesha2-persistence/pom.xml        
(original)
+++ branches/wsas/java/2.2/commons/sandesha2-persistence/pom.xml        Tue Jan 
22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.sandesha2</groupId>
     <artifactId>wso2sandesha2-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>Persistence plugin for sandesha2</name>
     <url>http://wso2.org</url>
     <inceptionYear>2007</inceptionYear>

Modified: branches/wsas/java/2.2/commons/statistics/modules/client/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/statistics/modules/client/pom.xml    
(original)
+++ branches/wsas/java/2.2/commons/statistics/modules/client/pom.xml    Tue Jan 
22 05:37:34 2008
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.wso2.statistics</groupId>
         <artifactId>wso2statistics-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2statistics-client</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Statistics service client</name>
 
     <dependencies>

Modified: branches/wsas/java/2.2/commons/statistics/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/statistics/modules/core/pom.xml      
(original)
+++ branches/wsas/java/2.2/commons/statistics/modules/core/pom.xml      Tue Jan 
22 05:37:34 2008
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.wso2.statistics</groupId>
         <artifactId>wso2statistics-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2statistics</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Statistics module</name>
 
     <build>

Modified: branches/wsas/java/2.2/commons/statistics/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/statistics/pom.xml   (original)
+++ branches/wsas/java/2.2/commons/statistics/pom.xml   Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.statistics</groupId>
     <artifactId>wso2statistics-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Statistics module</name>
     <url>http://maven.apache.org</url>
 
@@ -263,7 +263,7 @@
     </distributionManagement>
 
     <properties>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
         <axis2.version>1.3</axis2.version>
         <wso2statistics.version>${pom.version}</wso2statistics.version>
         <axiom.version>1.2.5</axiom.version>

Modified: branches/wsas/java/2.2/commons/throttle/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/throttle/modules/core/pom.xml        
(original)
+++ branches/wsas/java/2.2/commons/throttle/modules/core/pom.xml        Tue Jan 
22 05:37:34 2008
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.wso2.throttle</groupId>
         <artifactId>wso2throttle-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2throttle-core</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Throttling module - core</name>
     <build>
         <plugins>

Modified: branches/wsas/java/2.2/commons/throttle/modules/mar/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/throttle/modules/mar/pom.xml (original)
+++ branches/wsas/java/2.2/commons/throttle/modules/mar/pom.xml Tue Jan 22 
05:37:34 2008
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.wso2.throttle</groupId>
         <artifactId>wso2throttle-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2throttle</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 Throttling module - Mar</name>
 
     <build>
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>org.wso2.throttle</groupId>
             <artifactId>wso2throttle-core</artifactId>
-            <version>2.15</version>
+            <version>2.16</version>
         </dependency>
     </dependencies>
 

Modified: branches/wsas/java/2.2/commons/throttle/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/throttle/pom.xml     (original)
+++ branches/wsas/java/2.2/commons/throttle/pom.xml     Tue Jan 22 05:37:34 2008
@@ -6,7 +6,7 @@
     <groupId>org.wso2.throttle</groupId>
     <artifactId>wso2throttle-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 throttle module</name>
     <url>http://www.wso2.org</url>
 

Modified: branches/wsas/java/2.2/commons/tracer/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/tracer/pom.xml       (original)
+++ branches/wsas/java/2.2/commons/tracer/pom.xml       Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.tracer</groupId>
     <artifactId>wso2tracer</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2tracer</name>
     <url>http://maven.apache.org</url>
 
@@ -361,7 +361,7 @@
 
     <properties>
         <axis2.version>1.3</axis2.version>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
         <wso2tracer.version>${pom.version}</wso2tracer.version>
         <axiom.version>1.2.5</axiom.version>
         <neethi.version>2.0.2</neethi.version>

Modified: branches/wsas/java/2.2/commons/utils/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/utils/pom.xml        (original)
+++ branches/wsas/java/2.2/commons/utils/pom.xml        Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.utils</groupId>
     <artifactId>wso2utils</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>wso2utils</name>
     <url>http://maven.apache.org</url>
     <dependencies>

Modified: branches/wsas/java/2.2/commons/wsdl-converter/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/wsdl-converter/pom.xml       (original)
+++ branches/wsas/java/2.2/commons/wsdl-converter/pom.xml       Tue Jan 22 
05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.wsdlconverter</groupId>
     <artifactId>wsdlconverter</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 WSDL Converter</name>
     <url>http://www.wso2.com</url>
 
@@ -350,7 +350,7 @@
 
     <properties>
         <axis2.version>1.35</axis2.version>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
         <axiom.version>1.2.6</axiom.version>
         <neethi.version>2.0.3</neethi.version>
         <commons.logging.version>1.1</commons.logging.version>

Modified: branches/wsas/java/2.2/commons/wsdl-view/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/wsdl-view/pom.xml    (original)
+++ branches/wsas/java/2.2/commons/wsdl-view/pom.xml    Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.wsdlview</groupId>
     <artifactId>wsdlview</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 WSDL View</name>
     <url>http://www.wso2.com</url>
 
@@ -298,7 +298,7 @@
 
     <properties>
         <axis2.version>1.35</axis2.version>
-        <wso2utils.version>2.15</wso2utils.version>
+        <wso2utils.version>2.16</wso2utils.version>
         <axiom.version>1.2.6</axiom.version>
         <neethi.version>2.0.3</neethi.version>
         <commons.logging.version>1.1</commons.logging.version>

Modified: branches/wsas/java/2.2/commons/xfer/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/xfer/modules/core/pom.xml    (original)
+++ branches/wsas/java/2.2/commons/xfer/modules/core/pom.xml    Tue Jan 22 
05:37:34 2008
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.wso2.xfer</groupId>
         <artifactId>wso2xfer-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2xfer</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 WS-Transfer Module - Core</name>
 
     <build>

Modified: branches/wsas/java/2.2/commons/xfer/modules/samples/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/xfer/modules/samples/pom.xml (original)
+++ branches/wsas/java/2.2/commons/xfer/modules/samples/pom.xml Tue Jan 22 
05:37:34 2008
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.wso2.xfer</groupId>
         <artifactId>wso2xfer-parent</artifactId>
-        <version>2.15</version>
+        <version>2.16</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wso2xfer-samples</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 WS-Transfer Module - Samples</name>
 
     <dependencies>

Modified: branches/wsas/java/2.2/commons/xfer/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/xfer/pom.xml (original)
+++ branches/wsas/java/2.2/commons/xfer/pom.xml Tue Jan 22 05:37:34 2008
@@ -6,7 +6,7 @@
     <groupId>org.wso2.xfer</groupId>
     <artifactId>wso2xfer-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>WSO2 WS-Transfer Module</name>
     <url>http://www.wso2.org</url>
 

Modified: branches/wsas/java/2.2/commons/xkms/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/xkms/pom.xml (original)
+++ branches/wsas/java/2.2/commons/xkms/pom.xml Tue Jan 22 05:37:34 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.xkms</groupId>
     <artifactId>xkms</artifactId>
     <packaging>jar</packaging>
-    <version>2.15</version>
+    <version>2.16</version>
     <name>XML Key Management Specification (XKMS)</name>
     <url>http://wso2.org</url>
 

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to