You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/06/24 15:06:10 UTC

svn commit: r957537 [2/5] - in /geronimo/server/branches/2.2: ./ framework/ framework/configs/xmlbeans/ framework/modules/ framework/modules/geronimo-cli/ framework/modules/geronimo-commands/ framework/modules/geronimo-common/ framework/modules/geronim...

Modified: geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-tomcat/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/ca-helper/ca-helper-tomcat/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/ca-helper/geronimo-ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/ca-helper/geronimo-ca-helper/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/ca-helper/geronimo-ca-helper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/ca-helper/geronimo-ca-helper/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-ca-helper</artifactId>

Modified: geronimo/server/branches/2.2/plugins/ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/ca-helper/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/ca-helper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/ca-helper/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>ca-helper</artifactId>

Modified: geronimo/server/branches/2.2/plugins/classloaders/geronimo-schema-jee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/classloaders/geronimo-schema-jee_5/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/classloaders/geronimo-schema-jee_5/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/classloaders/geronimo-schema-jee_5/pom.xml Thu Jun 24 13:05:54 2010
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>classloaders</artifactId>
     <groupId>org.apache.geronimo.plugins.classloaders</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: geronimo/server/branches/2.2/plugins/classloaders/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/classloaders/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/classloaders/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/classloaders/pom.xml Thu Jun 24 13:05:54 2010
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>plugins</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.geronimo.plugins.classloaders</groupId>

Modified: geronimo/server/branches/2.2/plugins/classloaders/xbean-finder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/classloaders/xbean-finder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/classloaders/xbean-finder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/classloaders/xbean-finder/pom.xml Thu Jun 24 13:05:54 2010
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>classloaders</artifactId>
     <groupId>org.apache.geronimo.plugins.classloaders</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: geronimo/server/branches/2.2/plugins/client/client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/client-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/client-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/client-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/client/client-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/client-security/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/client-security/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/client-security/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/client/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/client/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/client/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/client/geronimo-client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/geronimo-client-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/geronimo-client-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/geronimo-client-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/client/geronimo-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/geronimo-client/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/geronimo-client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/geronimo-client/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/client/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering-it/clustering-test/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering-it/clustering-test/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering-it/clustering-test/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering-it/clustering-test/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.geronimo.plugins.it</groupId>
     <artifactId>clustering-test</artifactId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering-it/customer-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering-it/customer-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering-it/customer-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering-it/customer-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering-it/plugin-farm-it/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering-it/plugin-farm-it/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering-it/plugin-farm-it/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering-it/plugin-farm-it/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering-it/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering-it/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering-it/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering-it/pom.xml Thu Jun 24 13:05:54 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering-it</artifactId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering-it/sample-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering-it/sample-datasource/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering-it/sample-datasource/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering-it/sample-datasource/pom.xml Thu Jun 24 13:05:54 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering-wadi/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering-wadi/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-clustering/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-deploy-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-deploy-farm/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-deploy-farm/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-deploy-farm/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-farm-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-farm-wadi/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-farm-wadi/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-farm-wadi/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-farm/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-farm/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-farm/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node-wadi/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node-wadi/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node-wadi/pom.xml Thu Jun 24 13:05:54 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.assemblies</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm-node/pom.xml Thu Jun 24 13:05:54 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.assemblies</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/geronimo-plugin-farm/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/plugin-farm-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/plugin-farm-datasource/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/plugin-farm-datasource/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/plugin-farm-datasource/pom.xml Thu Jun 24 13:05:54 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member-wadi/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member-wadi/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member-wadi/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/plugin-farm-member/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/plugin-farm-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/plugin-farm-wadi/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/plugin-farm-wadi/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/plugin-farm-wadi/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/plugin-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/plugin-farm/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/plugin-farm/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/plugin-farm/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/pom.xml Thu Jun 24 13:05:54 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering</artifactId>

Modified: geronimo/server/branches/2.2/plugins/clustering/wadi-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/clustering/wadi-clustering/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/wadi-clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/wadi-clustering/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/concurrent-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/concurrent-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/concurrent-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/concurrent-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-core/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-core/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-core/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-management/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-management/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent-management/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/geronimo-concurrent/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/concurrent/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/pom.xml Thu Jun 24 13:05:54 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>concurrent</artifactId>

Modified: geronimo/server/branches/2.2/plugins/connector/client-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/client-transaction/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/client-transaction/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/client-transaction/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/connector/connector-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/connector-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/connector-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/connector-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/connector/geronimo-connector-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/geronimo-connector-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/geronimo-connector-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/geronimo-connector-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/connector/geronimo-connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/geronimo-connector/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/geronimo-connector/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/geronimo-connector/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/connector/geronimo-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/geronimo-transaction/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/geronimo-transaction/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/geronimo-transaction/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>connector</artifactId>

Modified: geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/console/console-base-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-base-portlets/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-base-portlets/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-base-portlets/pom.xml Thu Jun 24 13:05:54 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-base-portlets</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-core/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-core/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-core/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-core</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-ear/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-ear/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-ear/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-ear</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-filter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-filter/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-filter/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-filter/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-filter</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-portal-driver/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-portal-driver/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-portal-driver/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-portal-driver</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/console-tomcat/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/console-tomcat/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/geronimo-converter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/geronimo-converter/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/geronimo-converter/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/geronimo-converter/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/console/plugin-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/plugin-console-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/plugin-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/plugin-console-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>plugin-console-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/plugin-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/plugin-console-tomcat/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/plugin-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/plugin-console-tomcat/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>plugin-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/plugin-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/plugin-portlets/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/plugin-portlets/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/plugin-portlets/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>plugin-portlets</artifactId>

Modified: geronimo/server/branches/2.2/plugins/console/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/console/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>console</artifactId>

Modified: geronimo/server/branches/2.2/plugins/corba/client-corba-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/client-corba-yoko/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/client-corba-yoko/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/client-corba-yoko/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/geronimo-corba-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/geronimo-corba-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/geronimo-corba-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/geronimo-corba-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/geronimo-corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/geronimo-corba/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/geronimo-corba/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/geronimo-corba/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/geronimo-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/geronimo-yoko/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/geronimo-yoko/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/geronimo-yoko/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/j2ee-corba-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/j2ee-corba-yoko/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/j2ee-corba-yoko/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/j2ee-corba-yoko/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/openejb-corba-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/openejb-corba-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/openejb-corba-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/openejb-corba-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/corba/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>corba</artifactId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf-ejb-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf-ejb-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf-ejb/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf-ejb/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf-jaxws-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf-jaxws-tools/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf-jaxws-tools/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf-jaxws-tools/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf-tools/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf-tools/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf-tools/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/cxf/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/cxf/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/cxf/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-ejb/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-tools/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-tools/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf-tools/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/geronimo-cxf/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/cxf/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/cxf/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/cxf/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf</artifactId>

Modified: geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-console-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-tomcat/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/debugviews/debugviews-console-tomcat/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugins/debugviews/debugviews-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/debugviews/debugviews-portlets/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/debugviews/debugviews-portlets/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/debugviews/debugviews-portlets/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-portlets</artifactId>

Modified: geronimo/server/branches/2.2/plugins/debugviews/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/debugviews/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/debugviews/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/debugviews/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews</artifactId>

Modified: geronimo/server/branches/2.2/plugins/derby/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/derby/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/derby/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/derby/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/dojo/dojo-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/dojo/dojo-jetty/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/dojo/dojo-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/dojo/dojo-jetty/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/dojo/dojo-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/dojo/dojo-tomcat/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/dojo/dojo-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/dojo/dojo-tomcat/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/dojo/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/dojo/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/dojo/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>dojo</artifactId>

Modified: geronimo/server/branches/2.2/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/hotdeploy/geronimo-hot-deploy/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/hotdeploy/geronimo-hot-deploy/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/hotdeploy/geronimo-hot-deploy/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/hotdeploy/hot-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/hotdeploy/hot-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/hotdeploy/hot-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/hotdeploy/hot-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/hotdeploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/hotdeploy/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/hotdeploy/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/hotdeploy/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>hotdeploy</artifactId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-schema/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-schema/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-schema/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee-schema/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-j2ee/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-naming-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-naming-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-naming-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-naming-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-security-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-security-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-security-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-security-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-test-ddbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-test-ddbean/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-test-ddbean/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-test-ddbean/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/geronimo-web-2.5-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/geronimo-web-2.5-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/geronimo-web-2.5-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/j2ee-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/j2ee-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/j2ee-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/j2ee-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/j2ee-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/j2ee-server/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/j2ee-server/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/j2ee-server/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/jsr88-ear-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/jsr88-ear-configurer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/jsr88-ear-configurer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/jsr88-ear-configurer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/jsr88-jar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/jsr88-jar-configurer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/jsr88-jar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/jsr88-jar-configurer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/jsr88-rar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/jsr88-rar-configurer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/jsr88-rar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/jsr88-rar-configurer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/jsr88-war-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/jsr88-war-configurer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/jsr88-war-configurer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/jsr88-war-configurer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/j2ee/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/j2ee/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/j2ee/pom.xml Thu Jun 24 13:05:54 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>j2ee</artifactId>

Modified: geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jasper/geronimo-jasper/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/jasper/jasper-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jasper/jasper-deployer/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jasper/jasper-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jasper/jasper-deployer/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/jasper/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jasper/jasper/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jasper/jasper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jasper/jasper/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jasper/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jasper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jasper/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>jasper</artifactId>

Modified: geronimo/server/branches/2.2/plugins/javamail/geronimo-mail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/javamail/geronimo-mail/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/javamail/geronimo-mail/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/javamail/geronimo-mail/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/javamail/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/javamail/javamail/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/javamail/javamail/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/javamail/javamail/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/javamail/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/javamail/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/javamail/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>javamail</artifactId>

Modified: geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml?rev=957537&r1=957536&r2=957537&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml Thu Jun 24 13:05:54 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>