You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2009/12/08 02:48:09 UTC

svn commit: r888220 [2/5] - in /geronimo/server/branches/2.2: ./ assemblies/ assemblies/geronimo-jetty7-javaee5/ assemblies/geronimo-jetty7-minimal/ assemblies/geronimo-tomcat6-javaee5/ assemblies/geronimo-tomcat6-minimal/ framework/ framework/assembli...

Modified: geronimo/server/branches/2.2/framework/modules/geronimo-transformer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/modules/geronimo-transformer/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/modules/geronimo-transformer/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/modules/geronimo-transformer/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-transformer</artifactId>

Modified: geronimo/server/branches/2.2/framework/modules/geronimo-upgrade/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/modules/geronimo-upgrade/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/modules/geronimo-upgrade/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/modules/geronimo-upgrade/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-upgrade</artifactId>

Modified: geronimo/server/branches/2.2/framework/modules/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/modules/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/modules/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/modules/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>modules</artifactId>

Modified: geronimo/server/branches/2.2/framework/modules/testsupport-common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/modules/testsupport-common/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/modules/testsupport-common/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/modules/testsupport-common/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.testsupport</groupId>

Modified: geronimo/server/branches/2.2/framework/plugingroups/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/plugingroups/framework/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/plugingroups/framework/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/plugingroups/framework/pom.xml Tue Dec  8 01:47:47 2009
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>plugingroups</artifactId>
         <groupId>org.apache.geronimo.framework.plugingroups</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>framework</artifactId>

Modified: geronimo/server/branches/2.2/framework/plugingroups/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/plugingroups/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/plugingroups/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/plugingroups/pom.xml Tue Dec  8 01:47:47 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework.plugingroups</groupId>

Modified: geronimo/server/branches/2.2/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/2.2/plugingroups/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/client/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/client/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/clustering-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/clustering-jetty/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/clustering-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/clustering-jetty/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>clustering-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/clustering-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/clustering-tomcat/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/clustering-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/clustering-tomcat/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>clustering-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/ejb/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/ejb/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/ejb/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/javaee5-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/javaee5-jetty/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/javaee5-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/javaee5-jetty/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>javaee5-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/javaee5-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/javaee5-tomcat/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/javaee5-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/javaee5-tomcat/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>javaee5-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/persistence/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/persistence/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/persistence/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/persistence/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>persistence</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/pom.xml Tue Dec  8 01:47:47 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugingroups</groupId>

Modified: geronimo/server/branches/2.2/plugingroups/web-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/web-jetty/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/web-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/web-jetty/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/web-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/web-tomcat/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/web-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/web-tomcat/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/webservices-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/webservices-axis2/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/webservices-axis2/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/webservices-axis2/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>webservices-axis2</artifactId>

Modified: geronimo/server/branches/2.2/plugingroups/webservices-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugingroups/webservices-cxf/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugingroups/webservices-cxf/pom.xml (original)
+++ geronimo/server/branches/2.2/plugingroups/webservices-cxf/pom.xml Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>webservices-cxf</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-broker/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-broker/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-broker/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-broker/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-console-jetty/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-console-jetty/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>activemq-console-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-console-tomcat/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-console-tomcat/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>activemq-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-portlets/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-portlets/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-portlets/pom.xml Tue Dec  8 01:47:47 2009
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>activemq-portlets</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-ra/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-ra/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-ra/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-server/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-server/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-server/pom.xml Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-jetty/pom.xml Tue Dec  8 01:47:47 2009
@@ -13,7 +13,7 @@
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins
 		</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>activemq-webconsole-jetty</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole-tomcat/pom.xml Tue Dec  8 01:47:47 2009
@@ -23,7 +23,7 @@
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins
 		</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>activemq-webconsole-tomcat</artifactId>

Modified: geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/activemq-webconsole/pom.xml Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-management/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-management/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-management/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-ra/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-ra/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq-ra/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/geronimo-activemq/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/activemq/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/activemq/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/activemq/pom.xml Tue Dec  8 01:47:47 2009
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 --><!-- $Rev$ $Date$ -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>activemq</artifactId>

Modified: geronimo/server/branches/2.2/plugins/aspectj/aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/aspectj/aspectj/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/aspectj/aspectj/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/aspectj/aspectj/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aspectj</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/aspectj/geronimo-aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/aspectj/geronimo-aspectj/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/aspectj/geronimo-aspectj/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/aspectj/geronimo-aspectj/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aspectj</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/aspectj/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/aspectj/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/aspectj/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>aspectj</artifactId>

Modified: geronimo/server/branches/2.2/plugins/axis/axis-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis/axis-deployer/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis/axis-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis/axis-deployer/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis/axis/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis/axis/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis/axis/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis/geronimo-axis-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis/geronimo-axis-builder/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis/geronimo-axis-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis/geronimo-axis-builder/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis/geronimo-axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis/geronimo-axis/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis/geronimo-axis/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis/geronimo-axis/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>axis</artifactId>

Modified: geronimo/server/branches/2.2/plugins/axis2/axis2-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/axis2-deployer/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/axis2-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/axis2-deployer/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/axis2-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/axis2-ejb-deployer/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/axis2-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/axis2-ejb-deployer/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/axis2-ejb/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/axis2-ejb/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/axis2/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/axis2/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/axis2/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-builder/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2-ejb/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/geronimo-axis2/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.2/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/axis2/pom.xml?rev=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/axis2/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/axis2/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>axis2</artifactId>

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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/ca-helper/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/ca-helper/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>classloaders</artifactId>
     <groupId>org.apache.geronimo.plugins.classloaders</groupId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/classloaders/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/classloaders/pom.xml Tue Dec  8 01:47:47 2009
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>plugins</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>classloaders</artifactId>
     <groupId>org.apache.geronimo.plugins.classloaders</groupId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/client/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/client/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/client/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/clustering/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/farming/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/clustering/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/clustering/pom.xml Tue Dec  8 01:47:47 2009
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/concurrent/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>concurrent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/concurrent/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/concurrent/pom.xml Tue Dec  8 01:47:47 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/connector/transaction/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/console/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/console/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/corba/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/corba/pom.xml Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</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=888220&r1=888219&r2=888220&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 Tue Dec  8 01:47:47 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>