Revert changes caused by failed release plugin operation

git-svn-id: https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.2@954645 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assemblies/geronimo-jetty7-javaee5/pom.xml b/assemblies/geronimo-jetty7-javaee5/pom.xml
index d2584f6..16f9626 100644
--- a/assemblies/geronimo-jetty7-javaee5/pom.xml
+++ b/assemblies/geronimo-jetty7-javaee5/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-jetty7-javaee5</artifactId>
diff --git a/assemblies/geronimo-jetty7-minimal/pom.xml b/assemblies/geronimo-jetty7-minimal/pom.xml
index 4db8b46..9a4eced 100644
--- a/assemblies/geronimo-jetty7-minimal/pom.xml
+++ b/assemblies/geronimo-jetty7-minimal/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-jetty7-minimal</artifactId>
diff --git a/assemblies/geronimo-tomcat6-javaee5/pom.xml b/assemblies/geronimo-tomcat6-javaee5/pom.xml
index 2568326..4b767ff 100644
--- a/assemblies/geronimo-tomcat6-javaee5/pom.xml
+++ b/assemblies/geronimo-tomcat6-javaee5/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-tomcat6-javaee5</artifactId>
diff --git a/assemblies/geronimo-tomcat6-minimal/pom.xml b/assemblies/geronimo-tomcat6-minimal/pom.xml
index 0b0b4a7..dd8d8f9 100644
--- a/assemblies/geronimo-tomcat6-minimal/pom.xml
+++ b/assemblies/geronimo-tomcat6-minimal/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-tomcat6-minimal</artifactId>
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index 3ea6074..7e31e25 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.assemblies</groupId>
diff --git a/framework/assemblies/geronimo-framework/pom.xml b/framework/assemblies/geronimo-framework/pom.xml
index 52b328d..1864ea6 100644
--- a/framework/assemblies/geronimo-framework/pom.xml
+++ b/framework/assemblies/geronimo-framework/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.assemblies</groupId>
diff --git a/framework/assemblies/pom.xml b/framework/assemblies/pom.xml
index ddab415..6b9db00 100644
--- a/framework/assemblies/pom.xml
+++ b/framework/assemblies/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework.assemblies</groupId>
diff --git a/framework/buildsupport/buildsupport-maven-plugin/pom.xml b/framework/buildsupport/buildsupport-maven-plugin/pom.xml
index a055030..4f0531f 100644
--- a/framework/buildsupport/buildsupport-maven-plugin/pom.xml
+++ b/framework/buildsupport/buildsupport-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>buildsupport-maven-plugin</artifactId>
diff --git a/framework/buildsupport/car-maven-plugin/pom.xml b/framework/buildsupport/car-maven-plugin/pom.xml
index 5bc78d7..8606b87 100644
--- a/framework/buildsupport/car-maven-plugin/pom.xml
+++ b/framework/buildsupport/car-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>car-maven-plugin</artifactId>
diff --git a/framework/buildsupport/geronimo-assembly-archetype/pom.xml b/framework/buildsupport/geronimo-assembly-archetype/pom.xml
index 9afbd95..399afbf 100644
--- a/framework/buildsupport/geronimo-assembly-archetype/pom.xml
+++ b/framework/buildsupport/geronimo-assembly-archetype/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>buildsupport</artifactId>
     <groupId>org.apache.geronimo.buildsupport</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>geronimo-assembly-archetype</artifactId>
diff --git a/framework/buildsupport/geronimo-maven-plugin/pom.xml b/framework/buildsupport/geronimo-maven-plugin/pom.xml
index 4698821..1364840 100644
--- a/framework/buildsupport/geronimo-maven-plugin/pom.xml
+++ b/framework/buildsupport/geronimo-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>geronimo-maven-plugin</artifactId>
diff --git a/framework/buildsupport/geronimo-plugin-archetype/pom.xml b/framework/buildsupport/geronimo-plugin-archetype/pom.xml
index b227a6d..4dbcf97 100644
--- a/framework/buildsupport/geronimo-plugin-archetype/pom.xml
+++ b/framework/buildsupport/geronimo-plugin-archetype/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>buildsupport</artifactId>
     <groupId>org.apache.geronimo.buildsupport</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>geronimo-plugin-archetype</artifactId>
diff --git a/framework/buildsupport/pom.xml b/framework/buildsupport/pom.xml
index 6c5c154..2a862e3 100644
--- a/framework/buildsupport/pom.xml
+++ b/framework/buildsupport/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.buildsupport</groupId>
diff --git a/framework/buildsupport/testsuite-maven-plugin/pom.xml b/framework/buildsupport/testsuite-maven-plugin/pom.xml
index 37d7aea..56e6f6a 100644
--- a/framework/buildsupport/testsuite-maven-plugin/pom.xml
+++ b/framework/buildsupport/testsuite-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>testsuite-maven-plugin</artifactId>
diff --git a/framework/configs/client-system/pom.xml b/framework/configs/client-system/pom.xml
index 196fc54..4893e46 100644
--- a/framework/configs/client-system/pom.xml
+++ b/framework/configs/client-system/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>client-system</artifactId>
diff --git a/framework/configs/geronimo-boilerplate/pom.xml b/framework/configs/geronimo-boilerplate/pom.xml
index 3433df5..9f5656a 100644
--- a/framework/configs/geronimo-boilerplate/pom.xml
+++ b/framework/configs/geronimo-boilerplate/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-boilerplate</artifactId>
diff --git a/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml b/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml
index 9087a65..ef23cf1 100644
--- a/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-gbean-deployer-bootstrap</artifactId>
diff --git a/framework/configs/geronimo-gbean-deployer/pom.xml b/framework/configs/geronimo-gbean-deployer/pom.xml
index e7a1fc1..d8cee13 100644
--- a/framework/configs/geronimo-gbean-deployer/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-gbean-deployer</artifactId>
diff --git a/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it1/pom.xml b/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it1/pom.xml
index eb1d169..8f8602e 100644
--- a/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it1/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it1/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.buildsupport.it</groupId>
diff --git a/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it2/pom.xml b/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it2/pom.xml
index addab37..b6418f2 100644
--- a/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it2/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer/src/it/j2ee-system-it2/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.buildsupport.it</groupId>
diff --git a/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it3/pom.xml b/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it3/pom.xml
index 3460a62..e4db1fa 100644
--- a/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it3/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.buildsupport.it</groupId>
diff --git a/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it4/pom.xml b/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it4/pom.xml
index e1bc61e..575b11e 100644
--- a/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it4/pom.xml
+++ b/framework/configs/geronimo-gbean-deployer/src/it/metadatageneration-it4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.buildsupport</groupId>
         <artifactId>buildsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.buildsupport.it</groupId>
diff --git a/framework/configs/geronimo-javaee-deployment_1.1MR3_spec/pom.xml b/framework/configs/geronimo-javaee-deployment_1.1MR3_spec/pom.xml
index e243ae0..2deaba8 100644
--- a/framework/configs/geronimo-javaee-deployment_1.1MR3_spec/pom.xml
+++ b/framework/configs/geronimo-javaee-deployment_1.1MR3_spec/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.plugins.classloaders</groupId>
diff --git a/framework/configs/gshell-framework/pom.xml b/framework/configs/gshell-framework/pom.xml
index 513197b..61e5ec3 100644
--- a/framework/configs/gshell-framework/pom.xml
+++ b/framework/configs/gshell-framework/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>gshell-framework</artifactId>
diff --git a/framework/configs/gshell-geronimo/pom.xml b/framework/configs/gshell-geronimo/pom.xml
index 2b84f65..2cb3b41 100644
--- a/framework/configs/gshell-geronimo/pom.xml
+++ b/framework/configs/gshell-geronimo/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>gshell-geronimo</artifactId>
diff --git a/framework/configs/gshell-remote/pom.xml b/framework/configs/gshell-remote/pom.xml
index 7e89834..5dfcd72 100644
--- a/framework/configs/gshell-remote/pom.xml
+++ b/framework/configs/gshell-remote/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>gshell-remote</artifactId>
diff --git a/framework/configs/j2ee-security/pom.xml b/framework/configs/j2ee-security/pom.xml
index 3e65edc..b13b146 100644
--- a/framework/configs/j2ee-security/pom.xml
+++ b/framework/configs/j2ee-security/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <!-- change this to server-security -->
diff --git a/framework/configs/j2ee-system/pom.xml b/framework/configs/j2ee-system/pom.xml
index 47f3d11..ac08e0e 100644
--- a/framework/configs/j2ee-system/pom.xml
+++ b/framework/configs/j2ee-system/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>j2ee-system</artifactId>
diff --git a/framework/configs/jee-specs/pom.xml b/framework/configs/jee-specs/pom.xml
index c075bba..2937bcd 100644
--- a/framework/configs/jee-specs/pom.xml
+++ b/framework/configs/jee-specs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jee-specs</artifactId>
diff --git a/framework/configs/jmx-security/pom.xml b/framework/configs/jmx-security/pom.xml
index 4775abe..80f155a 100644
--- a/framework/configs/jmx-security/pom.xml
+++ b/framework/configs/jmx-security/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>jmx-security</artifactId>
diff --git a/framework/configs/jsr88-cli/pom.xml b/framework/configs/jsr88-cli/pom.xml
index bcc8c04..185939b 100644
--- a/framework/configs/jsr88-cli/pom.xml
+++ b/framework/configs/jsr88-cli/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jsr88-cli</artifactId>
diff --git a/framework/configs/jsr88-deploymentfactory/pom.xml b/framework/configs/jsr88-deploymentfactory/pom.xml
index 5b4391f..21368cf 100644
--- a/framework/configs/jsr88-deploymentfactory/pom.xml
+++ b/framework/configs/jsr88-deploymentfactory/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jsr88-deploymentfactory</artifactId>
diff --git a/framework/configs/offline-deployer/pom.xml b/framework/configs/offline-deployer/pom.xml
index 80cfd17..09e4ec4 100644
--- a/framework/configs/offline-deployer/pom.xml
+++ b/framework/configs/offline-deployer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>offline-deployer</artifactId>
diff --git a/framework/configs/online-deployer/pom.xml b/framework/configs/online-deployer/pom.xml
index e75aed3..0802347 100644
--- a/framework/configs/online-deployer/pom.xml
+++ b/framework/configs/online-deployer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>online-deployer</artifactId>
diff --git a/framework/configs/plugin/pom.xml b/framework/configs/plugin/pom.xml
index cbc2d06..18661a6 100644
--- a/framework/configs/plugin/pom.xml
+++ b/framework/configs/plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>plugin</artifactId>
diff --git a/framework/configs/pom.xml b/framework/configs/pom.xml
index e752510..b76ad69 100644
--- a/framework/configs/pom.xml
+++ b/framework/configs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>configs</artifactId>
diff --git a/framework/configs/rmi-naming/pom.xml b/framework/configs/rmi-naming/pom.xml
index e214bcf..3faac8c 100644
--- a/framework/configs/rmi-naming/pom.xml
+++ b/framework/configs/rmi-naming/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>rmi-naming</artifactId>
diff --git a/framework/configs/server-security-config/pom.xml b/framework/configs/server-security-config/pom.xml
index 46f5870..54123fe 100644
--- a/framework/configs/server-security-config/pom.xml
+++ b/framework/configs/server-security-config/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>server-security-config</artifactId>
diff --git a/framework/configs/shutdown/pom.xml b/framework/configs/shutdown/pom.xml
index 47e2556..426ed08 100644
--- a/framework/configs/shutdown/pom.xml
+++ b/framework/configs/shutdown/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>shutdown</artifactId>
diff --git a/framework/configs/transformer-agent/pom.xml b/framework/configs/transformer-agent/pom.xml
index 5bbfa96..99d766d 100644
--- a/framework/configs/transformer-agent/pom.xml
+++ b/framework/configs/transformer-agent/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>transformer-agent</artifactId>
diff --git a/framework/configs/upgrade-cli/pom.xml b/framework/configs/upgrade-cli/pom.xml
index 33f6e4e..5d114a4 100644
--- a/framework/configs/upgrade-cli/pom.xml
+++ b/framework/configs/upgrade-cli/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>upgrade-cli</artifactId>
diff --git a/framework/configs/upgrade/pom.xml b/framework/configs/upgrade/pom.xml
index 8374897..5120282 100644
--- a/framework/configs/upgrade/pom.xml
+++ b/framework/configs/upgrade/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>upgrade</artifactId>
diff --git a/framework/configs/xmlbeans/pom.xml b/framework/configs/xmlbeans/pom.xml
index 1f403fd..f82c5c4 100644
--- a/framework/configs/xmlbeans/pom.xml
+++ b/framework/configs/xmlbeans/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>configs</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>xmlbeans</artifactId>
diff --git a/framework/modules/geronimo-cli/pom.xml b/framework/modules/geronimo-cli/pom.xml
index 28a9103..8cfee33 100644
--- a/framework/modules/geronimo-cli/pom.xml
+++ b/framework/modules/geronimo-cli/pom.xml
@@ -1,54 +1,54 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-    

-       http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-<!-- $Rev: 613699 $ $Date: 2008-01-20 14:50:35 -0800 (Sun, 20 Jan 2008) $ -->

-

-<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.framework</groupId>

-        <artifactId>modules</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>geronimo-cli</artifactId>

-    <name>Geronimo Framework, Modules :: CLI</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.framework</groupId>

-            <artifactId>geronimo-kernel</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>commons-cli</groupId>

-            <artifactId>commons-cli</artifactId>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.geronimo.testsupport</groupId>

-            <artifactId>testsupport-common</artifactId>

-            <version>${version}</version>

-            <scope>test</scope>

-        </dependency>

-    </dependencies>

-

-</project>

-

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+    
+       http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613699 $ $Date: 2008-01-20 14:50:35 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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.framework</groupId>
+        <artifactId>modules</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>geronimo-cli</artifactId>
+    <name>Geronimo Framework, Modules :: CLI</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-kernel</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>commons-cli</groupId>
+            <artifactId>commons-cli</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsupport</groupId>
+            <artifactId>testsupport-common</artifactId>
+            <version>${version}</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>
+
diff --git a/framework/modules/geronimo-commands/pom.xml b/framework/modules/geronimo-commands/pom.xml
index 1f48cde..8381a6c 100644
--- a/framework/modules/geronimo-commands/pom.xml
+++ b/framework/modules/geronimo-commands/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-commands</artifactId>
diff --git a/framework/modules/geronimo-common/pom.xml b/framework/modules/geronimo-common/pom.xml
index 51a7446..1832606 100644
--- a/framework/modules/geronimo-common/pom.xml
+++ b/framework/modules/geronimo-common/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-common</artifactId>
diff --git a/framework/modules/geronimo-config-groovy-transformer/pom.xml b/framework/modules/geronimo-config-groovy-transformer/pom.xml
index 71cb4a5..7ef0db1 100644
--- a/framework/modules/geronimo-config-groovy-transformer/pom.xml
+++ b/framework/modules/geronimo-config-groovy-transformer/pom.xml
@@ -1,73 +1,73 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-    

-       http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-<!-- $Rev: 690859 $ $Date: 2008-09-01 16:30:25 +1000 (Mon, 01 Sep 2008) $ -->

-

-<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.framework</groupId>

-        <artifactId>modules</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>geronimo-config-groovy-transformer</artifactId>

-    <name>Geronimo Framework, Modules :: Config Groovy Transformer</name>

-    

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.framework</groupId>

-            <artifactId>geronimo-kernel</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>org.codehaus.groovy</groupId>

-            <artifactId>groovy-all-minimal</artifactId>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.geronimo.testsupport</groupId>

-            <artifactId>testsupport-common</artifactId>

-            <version>${version}</version>

-            <scope>test</scope>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.codehaus.groovy.maven</groupId>

-                <artifactId>gmaven-plugin</artifactId>

-                <executions>

-                    <execution>

-                        <goals>

-                            <goal>generateStubs</goal>

-                            <goal>compile</goal>

-                            <goal>generateTestStubs</goal>

-                            <goal>testCompile</goal>

-                        </goals>

-                    </execution>

-                </executions>

-            </plugin>

-        </plugins>

-    </build>

-    

-</project>

-

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+    
+       http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 690859 $ $Date: 2008-09-01 16:30:25 +1000 (Mon, 01 Sep 2008) $ -->
+
+<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.framework</groupId>
+        <artifactId>modules</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>geronimo-config-groovy-transformer</artifactId>
+    <name>Geronimo Framework, Modules :: Config Groovy Transformer</name>
+    
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-kernel</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.codehaus.groovy</groupId>
+            <artifactId>groovy-all-minimal</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsupport</groupId>
+            <artifactId>testsupport-common</artifactId>
+            <version>${version}</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.codehaus.groovy.maven</groupId>
+                <artifactId>gmaven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>generateStubs</goal>
+                            <goal>compile</goal>
+                            <goal>generateTestStubs</goal>
+                            <goal>testCompile</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+    
+</project>
+
diff --git a/framework/modules/geronimo-core/pom.xml b/framework/modules/geronimo-core/pom.xml
index 8c56a2e..56dd99f 100644
--- a/framework/modules/geronimo-core/pom.xml
+++ b/framework/modules/geronimo-core/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-core</artifactId>
diff --git a/framework/modules/geronimo-crypto/pom.xml b/framework/modules/geronimo-crypto/pom.xml
index 1bb0bdf..a79a529 100644
--- a/framework/modules/geronimo-crypto/pom.xml
+++ b/framework/modules/geronimo-crypto/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-crypto</artifactId>
diff --git a/framework/modules/geronimo-deploy-config/pom.xml b/framework/modules/geronimo-deploy-config/pom.xml
index 74e41e8..87b63ef 100644
--- a/framework/modules/geronimo-deploy-config/pom.xml
+++ b/framework/modules/geronimo-deploy-config/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-deploy-config</artifactId>
diff --git a/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml b/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
index 42d1c50..ce08e57 100644
--- a/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
+++ b/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
@@ -1,48 +1,48 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-<!-- $Rev: 493181 $ $Date: 2007-01-06 07:32:03 +1100 (Sat, 06 Jan 2007) $ -->

-

-<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.framework</groupId>

-        <artifactId>modules</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>

-    <name>Geronimo Framework, Modules :: Deploy JSR-88 Bootstrapper</name>

-    

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.framework</groupId>

-            <artifactId>geronimo-kernel</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>

-        </dependency>

-    </dependencies>

-

-</project>

-

+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 493181 $ $Date: 2007-01-06 07:32:03 +1100 (Sat, 06 Jan 2007) $ -->
+
+<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.framework</groupId>
+        <artifactId>modules</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>
+    <name>Geronimo Framework, Modules :: Deploy JSR-88 Bootstrapper</name>
+    
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-kernel</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+        </dependency>
+    </dependencies>
+
+</project>
+
diff --git a/framework/modules/geronimo-deploy-jsr88/pom.xml b/framework/modules/geronimo-deploy-jsr88/pom.xml
index 97f5b2e..5eb1fc0 100644
--- a/framework/modules/geronimo-deploy-jsr88/pom.xml
+++ b/framework/modules/geronimo-deploy-jsr88/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-deploy-jsr88</artifactId>
diff --git a/framework/modules/geronimo-deploy-tool/pom.xml b/framework/modules/geronimo-deploy-tool/pom.xml
index 1b47c09..063aa18 100644
--- a/framework/modules/geronimo-deploy-tool/pom.xml
+++ b/framework/modules/geronimo-deploy-tool/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-deploy-tool</artifactId>
diff --git a/framework/modules/geronimo-deployment/pom.xml b/framework/modules/geronimo-deployment/pom.xml
index e6e3b42..d8a8649 100644
--- a/framework/modules/geronimo-deployment/pom.xml
+++ b/framework/modules/geronimo-deployment/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-deployment</artifactId>
diff --git a/framework/modules/geronimo-interceptor/pom.xml b/framework/modules/geronimo-interceptor/pom.xml
index bc6a237..b014c2a 100644
--- a/framework/modules/geronimo-interceptor/pom.xml
+++ b/framework/modules/geronimo-interceptor/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>geronimo-interceptor</artifactId>
diff --git a/framework/modules/geronimo-jdbc/pom.xml b/framework/modules/geronimo-jdbc/pom.xml
index 543c875..385d3f6 100644
--- a/framework/modules/geronimo-jdbc/pom.xml
+++ b/framework/modules/geronimo-jdbc/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-jdbc</artifactId>
diff --git a/framework/modules/geronimo-jmx-remoting/pom.xml b/framework/modules/geronimo-jmx-remoting/pom.xml
index 4498120..ebb140b 100644
--- a/framework/modules/geronimo-jmx-remoting/pom.xml
+++ b/framework/modules/geronimo-jmx-remoting/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-jmx-remoting</artifactId>
diff --git a/framework/modules/geronimo-kernel/pom.xml b/framework/modules/geronimo-kernel/pom.xml
index 136c58c..e8408a6 100644
--- a/framework/modules/geronimo-kernel/pom.xml
+++ b/framework/modules/geronimo-kernel/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-kernel</artifactId>
diff --git a/framework/modules/geronimo-logging/pom.xml b/framework/modules/geronimo-logging/pom.xml
index 5b5a652..f96062e 100644
--- a/framework/modules/geronimo-logging/pom.xml
+++ b/framework/modules/geronimo-logging/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-logging</artifactId>
diff --git a/framework/modules/geronimo-management/pom.xml b/framework/modules/geronimo-management/pom.xml
index 5d6eda1..a44d692 100644
--- a/framework/modules/geronimo-management/pom.xml
+++ b/framework/modules/geronimo-management/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-management</artifactId>
diff --git a/framework/modules/geronimo-naming/pom.xml b/framework/modules/geronimo-naming/pom.xml
index c963e60..00b7d24 100644
--- a/framework/modules/geronimo-naming/pom.xml
+++ b/framework/modules/geronimo-naming/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-naming</artifactId>
diff --git a/framework/modules/geronimo-plugin/pom.xml b/framework/modules/geronimo-plugin/pom.xml
index cdde279..ccf74e6 100644
--- a/framework/modules/geronimo-plugin/pom.xml
+++ b/framework/modules/geronimo-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>modules</artifactId>
         <groupId>org.apache.geronimo.framework</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>geronimo-plugin</artifactId>
diff --git a/framework/modules/geronimo-security/pom.xml b/framework/modules/geronimo-security/pom.xml
index 37166e4..d42aa64 100644
--- a/framework/modules/geronimo-security/pom.xml
+++ b/framework/modules/geronimo-security/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-security</artifactId>
diff --git a/framework/modules/geronimo-service-builder/pom.xml b/framework/modules/geronimo-service-builder/pom.xml
index fe9b553..a9e87f7 100644
--- a/framework/modules/geronimo-service-builder/pom.xml
+++ b/framework/modules/geronimo-service-builder/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-service-builder</artifactId>
diff --git a/framework/modules/geronimo-system/pom.xml b/framework/modules/geronimo-system/pom.xml
index e561da1..5aa84f9 100644
--- a/framework/modules/geronimo-system/pom.xml
+++ b/framework/modules/geronimo-system/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-system</artifactId>
diff --git a/framework/modules/geronimo-transformer/pom.xml b/framework/modules/geronimo-transformer/pom.xml
index 2c76f16..5a44ea0 100644
--- a/framework/modules/geronimo-transformer/pom.xml
+++ b/framework/modules/geronimo-transformer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-transformer</artifactId>
diff --git a/framework/modules/geronimo-upgrade/pom.xml b/framework/modules/geronimo-upgrade/pom.xml
index 97e009d..6ad00f6 100644
--- a/framework/modules/geronimo-upgrade/pom.xml
+++ b/framework/modules/geronimo-upgrade/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>geronimo-upgrade</artifactId>
diff --git a/framework/modules/pom.xml b/framework/modules/pom.xml
index 305b7fc..18f66f0 100644
--- a/framework/modules/pom.xml
+++ b/framework/modules/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>modules</artifactId>
diff --git a/framework/modules/testsupport-common/pom.xml b/framework/modules/testsupport-common/pom.xml
index 4c5b062..91a0cc3 100644
--- a/framework/modules/testsupport-common/pom.xml
+++ b/framework/modules/testsupport-common/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.testsupport</groupId>
diff --git a/framework/plugingroups/framework/pom.xml b/framework/plugingroups/framework/pom.xml
index da08a1c..f452e98 100644
--- a/framework/plugingroups/framework/pom.xml
+++ b/framework/plugingroups/framework/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>plugingroups</artifactId>
         <groupId>org.apache.geronimo.framework.plugingroups</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>framework</artifactId>
diff --git a/framework/plugingroups/pom.xml b/framework/plugingroups/pom.xml
index db8e2c2..31de744 100644
--- a/framework/plugingroups/pom.xml
+++ b/framework/plugingroups/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework.plugingroups</groupId>
diff --git a/framework/pom.xml b/framework/pom.xml
index 6e31a00..65b1c6a 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>
diff --git a/plugingroups/client/pom.xml b/plugingroups/client/pom.xml
index a9c7cfb..620f1ca 100644
--- a/plugingroups/client/pom.xml
+++ b/plugingroups/client/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>client</artifactId>
diff --git a/plugingroups/clustering-jetty/pom.xml b/plugingroups/clustering-jetty/pom.xml
index 402823e..88a9987 100644
--- a/plugingroups/clustering-jetty/pom.xml
+++ b/plugingroups/clustering-jetty/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>clustering-jetty</artifactId>
diff --git a/plugingroups/clustering-tomcat/pom.xml b/plugingroups/clustering-tomcat/pom.xml
index 6a5080f..834b864 100644
--- a/plugingroups/clustering-tomcat/pom.xml
+++ b/plugingroups/clustering-tomcat/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>clustering-tomcat</artifactId>
diff --git a/plugingroups/ejb/pom.xml b/plugingroups/ejb/pom.xml
index 9f5bc87..2711d71 100644
--- a/plugingroups/ejb/pom.xml
+++ b/plugingroups/ejb/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb</artifactId>
diff --git a/plugingroups/javaee5-jetty/pom.xml b/plugingroups/javaee5-jetty/pom.xml
index 8b84182..927bd8c 100644
--- a/plugingroups/javaee5-jetty/pom.xml
+++ b/plugingroups/javaee5-jetty/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>javaee5-jetty</artifactId>
diff --git a/plugingroups/javaee5-tomcat/pom.xml b/plugingroups/javaee5-tomcat/pom.xml
index c9b5101..138ca0b 100644
--- a/plugingroups/javaee5-tomcat/pom.xml
+++ b/plugingroups/javaee5-tomcat/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>javaee5-tomcat</artifactId>
diff --git a/plugingroups/persistence/pom.xml b/plugingroups/persistence/pom.xml
index 0caaf6c..d61ca5f 100644
--- a/plugingroups/persistence/pom.xml
+++ b/plugingroups/persistence/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>persistence</artifactId>
diff --git a/plugingroups/pom.xml b/plugingroups/pom.xml
index f6fce1a..bae5a71 100644
--- a/plugingroups/pom.xml
+++ b/plugingroups/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugingroups</groupId>
diff --git a/plugingroups/web-jetty/pom.xml b/plugingroups/web-jetty/pom.xml
index ab1f8aa..2324bed 100644
--- a/plugingroups/web-jetty/pom.xml
+++ b/plugingroups/web-jetty/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-jetty</artifactId>
diff --git a/plugingroups/web-tomcat/pom.xml b/plugingroups/web-tomcat/pom.xml
index 12fc119..321e6a5 100644
--- a/plugingroups/web-tomcat/pom.xml
+++ b/plugingroups/web-tomcat/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-tomcat</artifactId>
diff --git a/plugingroups/webservices-axis2/pom.xml b/plugingroups/webservices-axis2/pom.xml
index 9f1fe7a..1e147c8 100644
--- a/plugingroups/webservices-axis2/pom.xml
+++ b/plugingroups/webservices-axis2/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>webservices-axis2</artifactId>
diff --git a/plugingroups/webservices-cxf/pom.xml b/plugingroups/webservices-cxf/pom.xml
index 64aa545..94e468f 100644
--- a/plugingroups/webservices-cxf/pom.xml
+++ b/plugingroups/webservices-cxf/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>webservices-cxf</artifactId>
diff --git a/pom.xml b/pom.xml
index ce7b8c4..73dc3f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <name>Geronimo</name>
     <packaging>pom</packaging>
 
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2</version>
 
     <description>
         Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
@@ -45,9 +45,9 @@
     </organization>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/server/branches/2.2.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/server/branches/2.2.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/server/branches/2.2.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/server/tags/geronimo-2.2</url>
     </scm>
 
     <properties>
diff --git a/testsuite/commands-testsuite/deploy/pom.xml b/testsuite/commands-testsuite/deploy/pom.xml
index 5a22475..c6faa6b 100644
--- a/testsuite/commands-testsuite/deploy/pom.xml
+++ b/testsuite/commands-testsuite/deploy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>commands-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>deploy</artifactId>
diff --git a/testsuite/commands-testsuite/gshell/pom.xml b/testsuite/commands-testsuite/gshell/pom.xml
index fbf5b91..362a699 100644
--- a/testsuite/commands-testsuite/gshell/pom.xml
+++ b/testsuite/commands-testsuite/gshell/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>commands-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>gshell</artifactId>
diff --git a/testsuite/commands-testsuite/jaxws/pom.xml b/testsuite/commands-testsuite/jaxws/pom.xml
index 4d2f4d7..64854b1 100644
--- a/testsuite/commands-testsuite/jaxws/pom.xml
+++ b/testsuite/commands-testsuite/jaxws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>commands-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws</artifactId>
diff --git a/testsuite/commands-testsuite/pom.xml b/testsuite/commands-testsuite/pom.xml
index bdcc611..ab6c0e0 100644
--- a/testsuite/commands-testsuite/pom.xml
+++ b/testsuite/commands-testsuite/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>commands-testsuite</artifactId>
diff --git a/testsuite/commands-testsuite/shutdown/pom.xml b/testsuite/commands-testsuite/shutdown/pom.xml
index b38677d..7c473fc 100644
--- a/testsuite/commands-testsuite/shutdown/pom.xml
+++ b/testsuite/commands-testsuite/shutdown/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>commands-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>shutdown</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/common-ejb/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/common-ejb/pom.xml
index e208037..44b2e1c 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/common-ejb/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/common-ejb/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>common-ejb</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/common-jar/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/common-jar/pom.xml
index f7c38d6..705f8e9 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/common-jar/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/common-jar/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>common-jar</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb-ear/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb-ear/pom.xml
index 571d21d..cc59667 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb-ear/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-ejb-ear</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb/pom.xml
index 37cbc08..0dc4f39 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-ejb</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-war/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-war/pom.xml
index 004316e..4feef07 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-war/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-war/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-war</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-web-ear/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-web-ear/pom.xml
index 6a0b82f..cb23da5 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/concurrent-web-ear/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/concurrent-web-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-basic</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-web-ear</artifactId>
diff --git a/testsuite/concurrent-testsuite/concurrent-basic/pom.xml b/testsuite/concurrent-testsuite/concurrent-basic/pom.xml
index 103a8ea..ebd1e1d 100644
--- a/testsuite/concurrent-testsuite/concurrent-basic/pom.xml
+++ b/testsuite/concurrent-testsuite/concurrent-basic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>concurrent-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-basic</artifactId>
diff --git a/testsuite/concurrent-testsuite/pom.xml b/testsuite/concurrent-testsuite/pom.xml
index 1a55b71..857bdbe 100644
--- a/testsuite/concurrent-testsuite/pom.xml
+++ b/testsuite/concurrent-testsuite/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>concurrent-testsuite</artifactId>
diff --git a/testsuite/console-testsuite/advanced/pom.xml b/testsuite/console-testsuite/advanced/pom.xml
index d290d3c..1cfe39c 100644
--- a/testsuite/console-testsuite/advanced/pom.xml
+++ b/testsuite/console-testsuite/advanced/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>console-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>advanced</artifactId>
diff --git a/testsuite/console-testsuite/basic/pom.xml b/testsuite/console-testsuite/basic/pom.xml
index 4ebdb94..4ab288a 100644
--- a/testsuite/console-testsuite/basic/pom.xml
+++ b/testsuite/console-testsuite/basic/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>console-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>basic</artifactId>
diff --git a/testsuite/console-testsuite/pom.xml b/testsuite/console-testsuite/pom.xml
index 170586d..ea84b12 100644
--- a/testsuite/console-testsuite/pom.xml
+++ b/testsuite/console-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>console-testsuite</artifactId>
diff --git a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
index d30e2b7..9a8eb01 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-helloworld</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-helloworld-client</artifactId>
diff --git a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
index f6e2351..0f10849 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-helloworld</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-helloworld-ear</artifactId>
diff --git a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
index 3bf1e05..89f76c4 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-helloworld</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-helloworld-ejb</artifactId>
diff --git a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml
index b338a79..b3bf68c 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-helloworld</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-helloworld-war</artifactId>
diff --git a/testsuite/corba-testsuite/corba-helloworld/pom.xml b/testsuite/corba-testsuite/corba-helloworld/pom.xml
index 755c8ce..3c49334 100644
--- a/testsuite/corba-testsuite/corba-helloworld/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-helloworld</artifactId>
diff --git a/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml b/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
index bdb01b5..4c762df 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
@@ -1,77 +1,77 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-

-     http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>corba-marshal</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>corba-marshal-client</artifactId>

-    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal Client</name>

-    

-    <description>Example using CORBA to access a stateless EJB</description>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.testsuite</groupId>

-            <artifactId>corba-marshal-ejb</artifactId>

-            <version>${version}</version>

-            <type>ejb</type>

-            <scope>provided</scope>

-        </dependency>

-        

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-ejb_3.0_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-        <dependency>

-          <groupId>org.apache.openejb</groupId>

-          <artifactId>ejb31-api-experimental</artifactId>

-          <scope>provided</scope>

-       </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-jar-plugin</artifactId>

-                <configuration>

-                    <description>Geronimo Marshal Enterprise Application CORBA Client JAR</description>

-                    <displayName>Geronimo Marshal Enterprise Application CORBA Client JAR</displayName>

-                    <archive>

-                        <manifest>

-                            <mainClass>org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient</mainClass>

-                        </manifest>

-                    </archive>

-                </configuration>

-            </plugin>

-        </plugins>

-    </build>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>corba-marshal</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>corba-marshal-client</artifactId>
+    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal Client</name>
+    
+    <description>Example using CORBA to access a stateless EJB</description>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite</groupId>
+            <artifactId>corba-marshal-ejb</artifactId>
+            <version>${version}</version>
+            <type>ejb</type>
+            <scope>provided</scope>
+        </dependency>
+        
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-ejb_3.0_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+          <groupId>org.apache.openejb</groupId>
+          <artifactId>ejb31-api-experimental</artifactId>
+          <scope>provided</scope>
+       </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <description>Geronimo Marshal Enterprise Application CORBA Client JAR</description>
+                    <displayName>Geronimo Marshal Enterprise Application CORBA Client JAR</displayName>
+                    <archive>
+                        <manifest>
+                            <mainClass>org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient</mainClass>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
diff --git a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
index 06fc35a..c6b7304 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
@@ -1,168 +1,168 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-

-     http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>corba-marshal</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>corba-marshal-ear</artifactId>

-    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR</name>

-    <packaging>ear</packaging>

-    

-    <description>Example using CORBA to access a stateless EJB</description>

-    

-    <!--

-    FIXME: Split this module up... one to build the ear, one to run the tests.

-    -->

-    

-    <properties>

-        <clientLogFile>${basedir}/target/client.log</clientLogFile>

-    </properties>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.testsuite</groupId>

-            <artifactId>corba-marshal-ejb</artifactId>

-            <version>${version}</version>

-            <type>ejb</type>

-        </dependency>

-        

-        <dependency>

-            <groupId>org.apache.geronimo.testsuite</groupId>

-            <artifactId>corba-marshal-client</artifactId>

-            <version>${version}</version>

-            <type>jar</type>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-ear-plugin</artifactId>

-                <configuration>

-                    <description>Geronimo Marshal Enterprise Application EAR</description>

-                    <displayName>Geronimo Marshal Enterprise Application EAR</displayName>

-                    <version>5</version>

-                    <modules>

-                        <ejbModule>

-                            <groupId>org.apache.geronimo.testsuite</groupId>

-                            <artifactId>corba-marshal-ejb</artifactId>

-                            <bundleFileName>corba-marshal-ejb-${version}.jar</bundleFileName>

-                        </ejbModule>

-                        <jarModule>

-                            <groupId>org.apache.geronimo.testsuite</groupId>

-                            <artifactId>corba-marshal-client</artifactId>

-                            <bundleFileName>corba-marshal-client-${version}.jar</bundleFileName>

-                        </jarModule>

-                    </modules>

-                </configuration>

-            </plugin>

-

-        </plugins>

-    </build>

-    <profiles>

-        <profile>

-            <id>it</id>

-            <build>

-                <plugins>

-                    <!-- Deploy the ear and invoke the imbedded CORBA app client -->

-                    <plugin>

-                        <groupId>org.apache.geronimo.buildsupport</groupId>

-                        <artifactId>geronimo-maven-plugin</artifactId>

-

-                        <executions>

-                            <!-- These modules must be running before deploying a CORBA module can be deployed -->

-                            <execution>

-                                <id>start-j2ee-corba-yoko</id>

-                                <phase>pre-integration-test</phase>

-                                <goals>

-                                    <goal>start-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>org.apache.geronimo.configs/j2ee-corba-yoko/${version}/car</moduleId>

-                                </configuration>

-                            </execution>

-                            <execution>

-                                <id>openejb-corba-deployer</id>

-                                <phase>pre-integration-test</phase>

-                                <goals>

-                                    <goal>start-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>org.apache.geronimo.configs/openejb-corba-deployer/${version}/car</moduleId>

-                                </configuration>

-                            </execution>

-

-                            <!-- Deploy the CORBA module -->

-                            <execution>

-                                <id>deploy-ear</id>

-                                <phase>pre-integration-test</phase>

-                                <goals>

-                                    <goal>deploy-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleArchive>${project.build.directory}/${artifactId}-${version}.ear</moduleArchive>

-                                </configuration>

-                            </execution>

-

-                            <!-- Invoke the CORBA app client -->

-                            <execution>

-                                <phase>pre-integration-test</phase>

-                                <id>run-client</id>

-                                <goals>

-                                    <goal>run-client</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>org.apache.geronimo.testsuite/corba-marshal-client/${version}/car</moduleId>

-                                    <!--

-                                    <logOutput>true</logOutput>

-                                    <logFile>${clientLogFile}</logFile>

-                                    -->

-                                </configuration>

-                            </execution>

-

-                            <!-- Undeploy the CORBA module -->

-                            <execution>

-                                <id>undeploy-ear</id>

-                                <phase>post-integration-test</phase>

-                                <goals>

-                                    <goal>undeploy-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>${groupId}/${artifactId}/${version}/car</moduleId>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-    </profiles>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>corba-marshal</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>corba-marshal-ear</artifactId>
+    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR</name>
+    <packaging>ear</packaging>
+    
+    <description>Example using CORBA to access a stateless EJB</description>
+    
+    <!--
+    FIXME: Split this module up... one to build the ear, one to run the tests.
+    -->
+    
+    <properties>
+        <clientLogFile>${basedir}/target/client.log</clientLogFile>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite</groupId>
+            <artifactId>corba-marshal-ejb</artifactId>
+            <version>${version}</version>
+            <type>ejb</type>
+        </dependency>
+        
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite</groupId>
+            <artifactId>corba-marshal-client</artifactId>
+            <version>${version}</version>
+            <type>jar</type>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-ear-plugin</artifactId>
+                <configuration>
+                    <description>Geronimo Marshal Enterprise Application EAR</description>
+                    <displayName>Geronimo Marshal Enterprise Application EAR</displayName>
+                    <version>5</version>
+                    <modules>
+                        <ejbModule>
+                            <groupId>org.apache.geronimo.testsuite</groupId>
+                            <artifactId>corba-marshal-ejb</artifactId>
+                            <bundleFileName>corba-marshal-ejb-${version}.jar</bundleFileName>
+                        </ejbModule>
+                        <jarModule>
+                            <groupId>org.apache.geronimo.testsuite</groupId>
+                            <artifactId>corba-marshal-client</artifactId>
+                            <bundleFileName>corba-marshal-client-${version}.jar</bundleFileName>
+                        </jarModule>
+                    </modules>
+                </configuration>
+            </plugin>
+
+        </plugins>
+    </build>
+    <profiles>
+        <profile>
+            <id>it</id>
+            <build>
+                <plugins>
+                    <!-- Deploy the ear and invoke the imbedded CORBA app client -->
+                    <plugin>
+                        <groupId>org.apache.geronimo.buildsupport</groupId>
+                        <artifactId>geronimo-maven-plugin</artifactId>
+
+                        <executions>
+                            <!-- These modules must be running before deploying a CORBA module can be deployed -->
+                            <execution>
+                                <id>start-j2ee-corba-yoko</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>start-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>org.apache.geronimo.configs/j2ee-corba-yoko/${version}/car</moduleId>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>openejb-corba-deployer</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>start-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>org.apache.geronimo.configs/openejb-corba-deployer/${version}/car</moduleId>
+                                </configuration>
+                            </execution>
+
+                            <!-- Deploy the CORBA module -->
+                            <execution>
+                                <id>deploy-ear</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>deploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleArchive>${project.build.directory}/${artifactId}-${version}.ear</moduleArchive>
+                                </configuration>
+                            </execution>
+
+                            <!-- Invoke the CORBA app client -->
+                            <execution>
+                                <phase>pre-integration-test</phase>
+                                <id>run-client</id>
+                                <goals>
+                                    <goal>run-client</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>org.apache.geronimo.testsuite/corba-marshal-client/${version}/car</moduleId>
+                                    <!--
+                                    <logOutput>true</logOutput>
+                                    <logFile>${clientLogFile}</logFile>
+                                    -->
+                                </configuration>
+                            </execution>
+
+                            <!-- Undeploy the CORBA module -->
+                            <execution>
+                                <id>undeploy-ear</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>undeploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>${groupId}/${artifactId}/${version}/car</moduleId>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+</project>
diff --git a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
index 7d37966..976bd83 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
@@ -1,52 +1,52 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-

-     http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>corba-marshal</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>corba-marshal-ejb</artifactId>

-    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal EJB</name>

-    <packaging>ejb</packaging>

-    

-    <description>Geronimo Marshal Enterprise Stateless EJB</description>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-ejb_3.0_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-        <dependency>

-          <groupId>org.apache.openejb</groupId>

-          <artifactId>ejb31-api-experimental</artifactId>

-          <scope>provided</scope>

-       </dependency>

-    </dependencies>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>corba-marshal</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>corba-marshal-ejb</artifactId>
+    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal EJB</name>
+    <packaging>ejb</packaging>
+    
+    <description>Geronimo Marshal Enterprise Stateless EJB</description>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-ejb_3.0_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+          <groupId>org.apache.openejb</groupId>
+          <artifactId>ejb31-api-experimental</artifactId>
+          <scope>provided</scope>
+       </dependency>
+    </dependencies>
+
+</project>
diff --git a/testsuite/corba-testsuite/corba-marshal/pom.xml b/testsuite/corba-testsuite/corba-marshal/pom.xml
index eb14896..8d4d0b4 100644
--- a/testsuite/corba-testsuite/corba-marshal/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/pom.xml
@@ -1,44 +1,44 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-

-     http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>corba-testsuite</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>corba-marshal</artifactId>

-    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal</name>

-    <packaging>pom</packaging>

-    <description>Geronimo JEE5 CORBA Marshal Tests</description>

-

-    <modules>

-        <module>corba-marshal-ejb</module>

-        <module>corba-marshal-client</module>

-        <module>corba-marshal-ear</module>

-    </modules>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>corba-testsuite</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>corba-marshal</artifactId>
+    <name>Geronimo TestSuite :: CORBA TestSuite :: Marshal</name>
+    <packaging>pom</packaging>
+    <description>Geronimo JEE5 CORBA Marshal Tests</description>
+
+    <modules>
+        <module>corba-marshal-ejb</module>
+        <module>corba-marshal-client</module>
+        <module>corba-marshal-ear</module>
+    </modules>
+
+</project>
diff --git a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
index e51d2f0..4388d93 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-mytime</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-mytime-ear</artifactId>
diff --git a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
index 1b68f63..d145e54 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-mytime</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-mytime-ejb</artifactId>
diff --git a/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml b/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
index 5a1b695..493c30e 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-mytime</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-mytime-war</artifactId>
diff --git a/testsuite/corba-testsuite/corba-mytime/pom.xml b/testsuite/corba-testsuite/corba-mytime/pom.xml
index 16ff4cd..0733b1a 100644
--- a/testsuite/corba-testsuite/corba-mytime/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>corba-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-mytime</artifactId>
diff --git a/testsuite/corba-testsuite/pom.xml b/testsuite/corba-testsuite/pom.xml
index 1a57e2a..dde2c9e 100644
--- a/testsuite/corba-testsuite/pom.xml
+++ b/testsuite/corba-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>corba-testsuite</artifactId>
diff --git a/testsuite/deployment-testsuite/deployment-tests/pom.xml b/testsuite/deployment-testsuite/deployment-tests/pom.xml
index b13f9da..94a9562 100644
--- a/testsuite/deployment-testsuite/deployment-tests/pom.xml
+++ b/testsuite/deployment-testsuite/deployment-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>deployment-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>deployment-tests</artifactId>
diff --git a/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml b/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml
index e264ff9..1bafd87 100644
--- a/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml
+++ b/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jca-cms-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jca-cms-ear</artifactId>
diff --git a/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml b/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml
index 276f30d..e6ecfa8 100644
--- a/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml
+++ b/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jca-cms-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jca-cms-war</artifactId>
diff --git a/testsuite/deployment-testsuite/jca-cms-tests/pom.xml b/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
index 52b41f2..bb4c4cd 100644
--- a/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
+++ b/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>deployment-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jca-cms-tests</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml
index e762524..850f787 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-ear</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
index 501aed8..69edb4b 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-ejb</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml
index 7b32bda..458f106 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-jar</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml
index b2e3513..3904902 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-jar2</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml
index a2645ab..3b21df8 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-war-jar</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml
index 475d0a4..5b9a096 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>manifestcp-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-war</artifactId>
diff --git a/testsuite/deployment-testsuite/manifestcp-tests/pom.xml b/testsuite/deployment-testsuite/manifestcp-tests/pom.xml
index 0677809..8e0d4e3 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>deployment-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>manifestcp-tests</artifactId>
diff --git a/testsuite/deployment-testsuite/pom.xml b/testsuite/deployment-testsuite/pom.xml
index 42b037c..8e79a77 100644
--- a/testsuite/deployment-testsuite/pom.xml
+++ b/testsuite/deployment-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>deployment-testsuite</artifactId>
diff --git a/testsuite/enterprise-testsuite/ejb-tests/ejb-ear/pom.xml b/testsuite/enterprise-testsuite/ejb-tests/ejb-ear/pom.xml
index cd480d5..a462671 100644
--- a/testsuite/enterprise-testsuite/ejb-tests/ejb-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/ejb-tests/ejb-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>ejb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb-ear</artifactId>
diff --git a/testsuite/enterprise-testsuite/ejb-tests/ejb-ejb/pom.xml b/testsuite/enterprise-testsuite/ejb-tests/ejb-ejb/pom.xml
index 04d8882..14a8d6a 100644
--- a/testsuite/enterprise-testsuite/ejb-tests/ejb-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/ejb-tests/ejb-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>ejb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb-ejb</artifactId>
diff --git a/testsuite/enterprise-testsuite/ejb-tests/ejb-war/pom.xml b/testsuite/enterprise-testsuite/ejb-tests/ejb-war/pom.xml
index 5bdd2fe..8cb2e4e 100644
--- a/testsuite/enterprise-testsuite/ejb-tests/ejb-war/pom.xml
+++ b/testsuite/enterprise-testsuite/ejb-tests/ejb-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>ejb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb-war</artifactId>
diff --git a/testsuite/enterprise-testsuite/ejb-tests/pom.xml b/testsuite/enterprise-testsuite/ejb-tests/pom.xml
index a76c644..843fffa 100644
--- a/testsuite/enterprise-testsuite/ejb-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/ejb-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>enterprise-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>ejb-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/jms-tests/jms-ear/pom.xml b/testsuite/enterprise-testsuite/jms-tests/jms-ear/pom.xml
index af00a23..631327d 100644
--- a/testsuite/enterprise-testsuite/jms-tests/jms-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/jms-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jms-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jms-ear</artifactId>
diff --git a/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml b/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml
index c32aa20..2c43525 100644
--- a/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>jms-tests</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.testsuite</groupId>
diff --git a/testsuite/enterprise-testsuite/jms-tests/jms-war/pom.xml b/testsuite/enterprise-testsuite/jms-tests/jms-war/pom.xml
index 7dcb418..d027f20 100644
--- a/testsuite/enterprise-testsuite/jms-tests/jms-war/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/jms-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jms-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jms-war</artifactId>
diff --git a/testsuite/enterprise-testsuite/jms-tests/pom.xml b/testsuite/enterprise-testsuite/jms-tests/pom.xml
index ae07f92..3f3dc93 100644
--- a/testsuite/enterprise-testsuite/jms-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>enterprise-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jms-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml b/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml
index 430c83c..07422ef 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jpa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>jpa-ear</artifactId>
diff --git a/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml b/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
index 5d56d2f..2e7bf91 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jpa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jpa-ejb</artifactId>
diff --git a/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml b/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml
index a17dd48..27ec8cc 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jpa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jpa-war</artifactId>
diff --git a/testsuite/enterprise-testsuite/jpa-tests/pom.xml b/testsuite/enterprise-testsuite/jpa-tests/pom.xml
index ea9299a..f53de1c 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>enterprise-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jpa-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/pom.xml b/testsuite/enterprise-testsuite/pom.xml
index 784926b..f5594d9 100644
--- a/testsuite/enterprise-testsuite/pom.xml
+++ b/testsuite/enterprise-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>enterprise-testsuite</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-client-tests/pom.xml b/testsuite/enterprise-testsuite/sec-client-tests/pom.xml
index 42d6371..239644c 100644
--- a/testsuite/enterprise-testsuite/sec-client-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-client-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>enterprise-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>sec-client-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/pom.xml b/testsuite/enterprise-testsuite/sec-tests/pom.xml
index 0baaa84..acb2f17 100644
--- a/testsuite/enterprise-testsuite/sec-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>enterprise-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>sec-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-client/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-client/pom.xml
index b39b8af..e9c7836 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-client/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>sec-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>sec-client</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
index e16a619..71b0f01 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>sec-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>sec-ear</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
index 91e1792..a8da05d 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>sec-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>sec-ejb</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml
index be8564a..a6f0a38 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>sec-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>sec-war</artifactId>
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 7c8fb37..58a3fee 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <groupId>org.apache.geronimo.testsuite</groupId>
diff --git a/testsuite/security-testsuite/pom.xml b/testsuite/security-testsuite/pom.xml
index ec9758a..3d30fcd 100644
--- a/testsuite/security-testsuite/pom.xml
+++ b/testsuite/security-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>security-testsuite</artifactId>
diff --git a/testsuite/security-testsuite/test-security/pom.xml b/testsuite/security-testsuite/test-security/pom.xml
index 3282af5..4365ccf 100644
--- a/testsuite/security-testsuite/test-security/pom.xml
+++ b/testsuite/security-testsuite/test-security/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>security-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-security</artifactId>
diff --git a/testsuite/web-testsuite/pom.xml b/testsuite/web-testsuite/pom.xml
index 3b41879..47c59e9 100644
--- a/testsuite/web-testsuite/pom.xml
+++ b/testsuite/web-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-testsuite</artifactId>
diff --git a/testsuite/web-testsuite/test-2.1-jsps/pom.xml b/testsuite/web-testsuite/test-2.1-jsps/pom.xml
index e1eab8c..d56617e 100644
--- a/testsuite/web-testsuite/test-2.1-jsps/pom.xml
+++ b/testsuite/web-testsuite/test-2.1-jsps/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-2.1-jsps</artifactId>
diff --git a/testsuite/web-testsuite/test-2.5-servlets/pom.xml b/testsuite/web-testsuite/test-2.5-servlets/pom.xml
index 53fd7fd..3bff18d 100644
--- a/testsuite/web-testsuite/test-2.5-servlets/pom.xml
+++ b/testsuite/web-testsuite/test-2.5-servlets/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-2.5-servlets</artifactId>
diff --git a/testsuite/web-testsuite/test-jetty/pom.xml b/testsuite/web-testsuite/test-jetty/pom.xml
index 40436f4..176fb57 100644
--- a/testsuite/web-testsuite/test-jetty/pom.xml
+++ b/testsuite/web-testsuite/test-jetty/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>test-jetty</artifactId>
diff --git a/testsuite/web-testsuite/test-myfaces/pom.xml b/testsuite/web-testsuite/test-myfaces/pom.xml
index 7e420b2..855e2fd 100644
--- a/testsuite/web-testsuite/test-myfaces/pom.xml
+++ b/testsuite/web-testsuite/test-myfaces/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-myfaces</artifactId>
diff --git a/testsuite/web-testsuite/test-tomcat/pom.xml b/testsuite/web-testsuite/test-tomcat/pom.xml
index 5f01e6d..f2c33c9 100644
--- a/testsuite/web-testsuite/test-tomcat/pom.xml
+++ b/testsuite/web-testsuite/test-tomcat/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>test-tomcat</artifactId>
diff --git a/testsuite/web-testsuite/test-web-forward/pom.xml b/testsuite/web-testsuite/test-web-forward/pom.xml
index 4eefe10..7ee85df 100644
--- a/testsuite/web-testsuite/test-web-forward/pom.xml
+++ b/testsuite/web-testsuite/test-web-forward/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>test-web-forward</artifactId>
diff --git a/testsuite/web-testsuite/test-web-forward/web-forward-ear/pom.xml b/testsuite/web-testsuite/test-web-forward/web-forward-ear/pom.xml
index 42a29e9..4e8b364 100644
--- a/testsuite/web-testsuite/test-web-forward/web-forward-ear/pom.xml
+++ b/testsuite/web-testsuite/test-web-forward/web-forward-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-forward</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>web-forward-ear</artifactId>
diff --git a/testsuite/web-testsuite/test-web-forward/web-forward-war-1/pom.xml b/testsuite/web-testsuite/test-web-forward/web-forward-war-1/pom.xml
index 316e51b..9339e6e 100644
--- a/testsuite/web-testsuite/test-web-forward/web-forward-war-1/pom.xml
+++ b/testsuite/web-testsuite/test-web-forward/web-forward-war-1/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-forward</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>web-forward-war-1</artifactId>
diff --git a/testsuite/web-testsuite/test-web-forward/web-forward-war-2/pom.xml b/testsuite/web-testsuite/test-web-forward/web-forward-war-2/pom.xml
index 38cae22..81c6e30 100644
--- a/testsuite/web-testsuite/test-web-forward/web-forward-war-2/pom.xml
+++ b/testsuite/web-testsuite/test-web-forward/web-forward-war-2/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-forward</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>web-forward-war-2</artifactId>
diff --git a/testsuite/web-testsuite/test-web-references/pom.xml b/testsuite/web-testsuite/test-web-references/pom.xml
index 31e3e53..a667086 100644
--- a/testsuite/web-testsuite/test-web-references/pom.xml
+++ b/testsuite/web-testsuite/test-web-references/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>web-testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>test-web-references</artifactId>
diff --git a/testsuite/web-testsuite/test-web-references/web-references-ear/pom.xml b/testsuite/web-testsuite/test-web-references/web-references-ear/pom.xml
index 684b1b1..0e49f1c 100644
--- a/testsuite/web-testsuite/test-web-references/web-references-ear/pom.xml
+++ b/testsuite/web-testsuite/test-web-references/web-references-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-references</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>web-references-ear</artifactId>
diff --git a/testsuite/web-testsuite/test-web-references/web-references-ejb/pom.xml b/testsuite/web-testsuite/test-web-references/web-references-ejb/pom.xml
index 79c84f9..fb6c6ae 100644
--- a/testsuite/web-testsuite/test-web-references/web-references-ejb/pom.xml
+++ b/testsuite/web-testsuite/test-web-references/web-references-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-references</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>web-references-ejb</artifactId>
diff --git a/testsuite/web-testsuite/test-web-references/web-references-war/pom.xml b/testsuite/web-testsuite/test-web-references/web-references-war/pom.xml
index 86a78eb..a3e61d2 100644
--- a/testsuite/web-testsuite/test-web-references/web-references-war/pom.xml
+++ b/testsuite/web-testsuite/test-web-references/web-references-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>test-web-references</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>web-references-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml b/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
index df089fb..34bc17e 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxb-client</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml b/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml
index e36afe4..278e964 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxb-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml b/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml
index 597bda2..2511605 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxb-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxb-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxb-tests/pom.xml b/testsuite/webservices-testsuite/jaxb-tests/pom.xml
index a280576..15867cb 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxb-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml b/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
index abc7d73..af7d22c 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxr-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxr-client</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml b/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml
index d9f6693..febb680 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxr-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxr-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml b/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml
index 74b35a5..47ba379 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxr-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxr-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxr-tests/pom.xml b/testsuite/webservices-testsuite/jaxr-tests/pom.xml
index b94e5ce..5d599cf 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxr-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/jaxrpc-jaxws-war/pom.xml b/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/jaxrpc-jaxws-war/pom.xml
index 954284b..faec5de 100644
--- a/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/jaxrpc-jaxws-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/jaxrpc-jaxws-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxrpc-jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxrpc-jaxws-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml b/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml
index 66f05cf..301ee14 100644
--- a/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxrpc-jaxws-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
index 3a3d2da..3e5a766 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
@@ -1,118 +1,118 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-    

-     http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>jaxrpc-tests</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>jaxrpc-ejb</artifactId>

-    <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-RPC EJB</name>

-    <packaging>jar</packaging>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-ejb_3.0_spec</artifactId>

-        </dependency>

-        

-        <dependency>

-          <groupId>org.apache.openejb</groupId>

-          <artifactId>ejb31-api-experimental</artifactId>

-       </dependency>

-

-        <dependency>

-            <groupId>org.apache.geronimo.modules</groupId>

-            <artifactId>geronimo-openejb</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>org.apache.geronimo.framework</groupId>

-            <artifactId>geronimo-kernel</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>org.apache.geronimo.framework</groupId>

-            <artifactId>geronimo-security</artifactId>

-            <version>${version}</version>

-        </dependency>

-

-        <dependency>

-            <groupId>wsdl4j</groupId>

-            <artifactId>wsdl4j</artifactId>

-            <scope>provided</scope>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-surefire-plugin</artifactId>

-                <configuration>

-                    <systemProperties>

-                        <property>

-                            <name>webAppName</name>

-                            <value>greeter</value>

-                        </property>

-                    </systemProperties>

-                </configuration>

-            </plugin>

-

-            <plugin>

-                <groupId>org.apache.geronimo.buildsupport</groupId>

-                <artifactId>geronimo-maven-plugin</artifactId>

-                <executions>

-                    <execution>

-                        <id>deploy-ejb</id>

-                        <phase>pre-integration-test</phase>

-                        <goals>

-                            <goal>deploy-module</goal>

-                        </goals>

-                        <configuration>

-                            <moduleArchive>${project.build.directory}/${artifactId}-${version}.jar</moduleArchive>

-                        </configuration>

-                    </execution>

-

-                    <execution>

-                        <id>undeploy-ejb-as-moduleId</id>

-                        <phase>post-integration-test</phase>

-                        <goals>

-                            <goal>undeploy-module</goal>

-                        </goals>

-                        <configuration>

-                            <moduleId>JEE5/JAXRPCEJB/1.1/car</moduleId>

-                        </configuration>

-                    </execution>

-                </executions>

-            </plugin>

-        </plugins>

-    </build>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>jaxrpc-tests</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>jaxrpc-ejb</artifactId>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-RPC EJB</name>
+    <packaging>jar</packaging>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-ejb_3.0_spec</artifactId>
+        </dependency>
+        
+        <dependency>
+          <groupId>org.apache.openejb</groupId>
+          <artifactId>ejb31-api-experimental</artifactId>
+       </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-openejb</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-kernel</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-security</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>wsdl4j</groupId>
+            <artifactId>wsdl4j</artifactId>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <systemProperties>
+                        <property>
+                            <name>webAppName</name>
+                            <value>greeter</value>
+                        </property>
+                    </systemProperties>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.geronimo.buildsupport</groupId>
+                <artifactId>geronimo-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>deploy-ejb</id>
+                        <phase>pre-integration-test</phase>
+                        <goals>
+                            <goal>deploy-module</goal>
+                        </goals>
+                        <configuration>
+                            <moduleArchive>${project.build.directory}/${artifactId}-${version}.jar</moduleArchive>
+                        </configuration>
+                    </execution>
+
+                    <execution>
+                        <id>undeploy-ejb-as-moduleId</id>
+                        <phase>post-integration-test</phase>
+                        <goals>
+                            <goal>undeploy-module</goal>
+                        </goals>
+                        <configuration>
+                            <moduleId>JEE5/JAXRPCEJB/1.1/car</moduleId>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
diff --git a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
index 4edf260..54c9b9b 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxrpc-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxrpc-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml b/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml
index d20670e..1a83f7d 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxrpc-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml
index 4410784..8cdcb22 100644
--- a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>catalog-ear</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml
index 3d9e344..bfc72ae 100644
--- a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>catalog-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml
index 0957ed9..6d8be3b 100644
--- a/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>catalog-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml b/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml
index 16092ef..1f86e41 100644
--- a/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-catalog-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml
index 7a16b85..85adc53 100644
--- a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>mtom-ear</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml
index 94fb040..fb935b3 100644
--- a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>mtom-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml
index 4a6744b..8c1aa26 100644
--- a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <artifactId>mtom-test-war</artifactId>
     <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-WS MTOM WAR Test Client</name>
diff --git a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml
index 18ea231..adc4662 100644
--- a/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>mtom-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml b/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml
index d815148..2c18285 100644
--- a/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-mtom-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml
index 423c5e0..0d0322e 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-provider-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml
index 9ce2b93..ae1946b 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>provider-common</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml
index 93285da..2b97397 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>provider-ear</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml
index 48851fb..af29390 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>provider-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml
index e8495cd..8624833 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>provider-test-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml
index aa9c649..4cb831e 100644
--- a/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     <artifactId>provider-war</artifactId>
     <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-WS Provider WAR</name>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
index d8ea24b..8c9da43 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-client</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml
index 5749137..8cf1eff 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-ejb-sec</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
index 7449882..bbb2c6d 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml
index b4a350c..4bc9825 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-partial</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
index 086373a..91fccbc 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-rest-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml
index c4688e6..55f0efb 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-war-sec</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
index be31cbc..18fa6a2 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/pom.xml
index 0bdc9f0..2224d33 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml b/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml
index 7b6a04b..147bc82 100644
--- a/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>jaxws-wsa-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml
index c975fb2..a8358ea 100644
--- a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>wsa-ear</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml
index a95678a..4b4e1c7 100644
--- a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>wsa-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml
index 2a4e051..5decc06 100644
--- a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>wsa-test-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml
index 4a37319..ff6ccb0 100644
--- a/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>wsa-war</artifactId>
diff --git a/testsuite/webservices-testsuite/pom.xml b/testsuite/webservices-testsuite/pom.xml
index ac61f5f..ed11b4e 100644
--- a/testsuite/webservices-testsuite/pom.xml
+++ b/testsuite/webservices-testsuite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>webservices-testsuite</artifactId>
diff --git a/testsuite/webservices-testsuite/saaj-tests/pom.xml b/testsuite/webservices-testsuite/saaj-tests/pom.xml
index c7711f8..14c331e 100644
--- a/testsuite/webservices-testsuite/saaj-tests/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/pom.xml
@@ -1,43 +1,43 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-    

-     http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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>

-        <artifactId>webservices-testsuite</artifactId>

-        <groupId>org.apache.geronimo.testsuite</groupId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>saaj-tests</artifactId>

-    <packaging>pom</packaging>

-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ</name>

-    <description>Geronimo JEE5 Webservices SAAJ tests</description>

-

-    <modules>

-        <module>saaj-war</module>

-        <module>saaj-client</module>

-    </modules>

-

-</project>

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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>
+        <artifactId>webservices-testsuite</artifactId>
+        <groupId>org.apache.geronimo.testsuite</groupId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>saaj-tests</artifactId>
+    <packaging>pom</packaging>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ</name>
+    <description>Geronimo JEE5 Webservices SAAJ tests</description>
+
+    <modules>
+        <module>saaj-war</module>
+        <module>saaj-client</module>
+    </modules>
+
+</project>
diff --git a/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml b/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
index bd7dc24..2bbb807 100644
--- a/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
@@ -1,131 +1,131 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-    

-     http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>saaj-tests</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>saaj-client</artifactId>

-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ Client</name>

-    <packaging>jar</packaging>

-

-    <description>This project executes testcases for your testsuite</description>

-

-    <properties>

-        <clientLogFile>${basedir}/target/client.log</clientLogFile>

-    </properties>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-saaj_1.3_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-jar-plugin</artifactId>

-                <configuration>

-                    <archive>

-                        <manifest>

-                            <mainClass>org.apache.geronimo.test.SAAJClient</mainClass>

-                        </manifest>

-                    </archive>

-                </configuration>

-            </plugin>

-

-        </plugins>

-    </build>

-    <profiles>

-        <profile>

-            <id>it</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.apache.maven.plugins</groupId>

-                        <artifactId>maven-surefire-plugin</artifactId>

-                        <configuration>

-                            <systemProperties>

-                                <property>

-                                    <name>clientLogFile</name>

-                                    <value>${clientLogFile}</value>

-                                </property>

-                            </systemProperties>

-                        </configuration>

-                    </plugin>

-

-                    <plugin>

-                        <groupId>org.apache.geronimo.buildsupport</groupId>

-                        <artifactId>geronimo-maven-plugin</artifactId>

-                        <executions>

-                            <execution>

-                                <id>deploy-client</id>

-                                <phase>pre-integration-test</phase>

-                                <goals>

-                                    <goal>deploy-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleArchive>${project.build.directory}/${artifactId}-${version}.jar</moduleArchive>

-                                </configuration>

-                            </execution>

-

-                            <execution>

-                                <phase>pre-integration-test</phase>

-                                <id>run-client</id>

-                                <goals>

-                                    <goal>run-client</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>JEE5/SAAJClient/1.1/car</moduleId>

-                                    <logOutput>true</logOutput>

-                                    <logFile>${clientLogFile}</logFile>

-                                </configuration>

-                            </execution>

-

-                            <execution>

-                                <id>undeploy-client-as-moduleId</id>

-                                <phase>post-integration-test</phase>

-                                <goals>

-                                    <goal>undeploy-module</goal>

-                                </goals>

-                                <configuration>

-                                    <moduleId>JEE5/SAAJClientServer/1.1/car</moduleId>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-    </profiles>

-

-</project>

-

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>saaj-tests</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>saaj-client</artifactId>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ Client</name>
+    <packaging>jar</packaging>
+
+    <description>This project executes testcases for your testsuite</description>
+
+    <properties>
+        <clientLogFile>${basedir}/target/client.log</clientLogFile>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-saaj_1.3_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifest>
+                            <mainClass>org.apache.geronimo.test.SAAJClient</mainClass>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+
+        </plugins>
+    </build>
+    <profiles>
+        <profile>
+            <id>it</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <systemProperties>
+                                <property>
+                                    <name>clientLogFile</name>
+                                    <value>${clientLogFile}</value>
+                                </property>
+                            </systemProperties>
+                        </configuration>
+                    </plugin>
+
+                    <plugin>
+                        <groupId>org.apache.geronimo.buildsupport</groupId>
+                        <artifactId>geronimo-maven-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <id>deploy-client</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>deploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleArchive>${project.build.directory}/${artifactId}-${version}.jar</moduleArchive>
+                                </configuration>
+                            </execution>
+
+                            <execution>
+                                <phase>pre-integration-test</phase>
+                                <id>run-client</id>
+                                <goals>
+                                    <goal>run-client</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>JEE5/SAAJClient/1.1/car</moduleId>
+                                    <logOutput>true</logOutput>
+                                    <logFile>${clientLogFile}</logFile>
+                                </configuration>
+                            </execution>
+
+                            <execution>
+                                <id>undeploy-client-as-moduleId</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>undeploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>JEE5/SAAJClientServer/1.1/car</moduleId>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+</project>
+
diff --git a/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml b/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
index 702dd92..b7bb2e9 100644
--- a/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
@@ -1,107 +1,107 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-    

-     http://www.apache.org/licenses/LICENSE-2.0

-    

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-

-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->

-

-<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.testsuite</groupId>

-        <artifactId>saaj-tests</artifactId>

-        <version>2.2.1-SNAPSHOT</version>

-    </parent>

-

-    <artifactId>saaj-war</artifactId>

-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ WAR</name>

-    <packaging>war</packaging>

-

-    <description>This project executes testcases for your testsuite</description>

-

-    <dependencies>

-        <!--

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-jsp_2.1_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-        -->

-        

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-servlet_2.5_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-        

-        <dependency>

-            <groupId>org.apache.geronimo.specs</groupId>

-            <artifactId>geronimo-saaj_1.3_spec</artifactId>

-            <scope>provided</scope>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-surefire-plugin</artifactId>

-                <configuration>

-                    <systemProperties>

-                        <property>

-                            <name>webAppName</name>

-                            <value>${artifactId}-${version}</value>

-                        </property>

-                    </systemProperties>

-                </configuration>

-            </plugin>

-            

-            <plugin>

-                <groupId>org.apache.geronimo.buildsupport</groupId>

-                <artifactId>geronimo-maven-plugin</artifactId>

-                <executions>

-                    <execution>

-                        <id>deploy-wars</id>

-                        <phase>pre-integration-test</phase>

-                        <goals>

-                            <goal>deploy-module</goal>

-                        </goals>

-                        <configuration>

-                            <moduleArchive>${project.build.directory}/${artifactId}-${version}.war</moduleArchive>

-                        </configuration>

-                    </execution>

-                            

-                    <execution>

-                        <id>undeploy-war-as-moduleId</id>

-                        <phase>post-integration-test</phase>

-                        <goals>

-                            <goal>undeploy-module</goal>

-                        </goals>

-                        <configuration>

-                            <moduleId>JEE5/SAAJServlet/1.1/car</moduleId>

-                        </configuration>

-                    </execution>

-                </executions>

-            </plugin>

-        </plugins>

-    </build>

-

-</project>

-

+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.testsuite</groupId>
+        <artifactId>saaj-tests</artifactId>
+        <version>2.2</version>
+    </parent>
+
+    <artifactId>saaj-war</artifactId>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ WAR</name>
+    <packaging>war</packaging>
+
+    <description>This project executes testcases for your testsuite</description>
+
+    <dependencies>
+        <!--
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jsp_2.1_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        -->
+        
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-servlet_2.5_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-saaj_1.3_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <systemProperties>
+                        <property>
+                            <name>webAppName</name>
+                            <value>${artifactId}-${version}</value>
+                        </property>
+                    </systemProperties>
+                </configuration>
+            </plugin>
+            
+            <plugin>
+                <groupId>org.apache.geronimo.buildsupport</groupId>
+                <artifactId>geronimo-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>deploy-wars</id>
+                        <phase>pre-integration-test</phase>
+                        <goals>
+                            <goal>deploy-module</goal>
+                        </goals>
+                        <configuration>
+                            <moduleArchive>${project.build.directory}/${artifactId}-${version}.war</moduleArchive>
+                        </configuration>
+                    </execution>
+                            
+                    <execution>
+                        <id>undeploy-war-as-moduleId</id>
+                        <phase>post-integration-test</phase>
+                        <goals>
+                            <goal>undeploy-module</goal>
+                        </goals>
+                        <configuration>
+                            <moduleId>JEE5/SAAJServlet/1.1/car</moduleId>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
+
diff --git a/testsuite/webservices-testsuite/stax-tests/pom.xml b/testsuite/webservices-testsuite/stax-tests/pom.xml
index a469b91..2de1986 100644
--- a/testsuite/webservices-testsuite/stax-tests/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>stax-tests</artifactId>
diff --git a/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml b/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
index 40558b9..53af04e 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>stax-client</artifactId>
diff --git a/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml b/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
index 1c78777..554ed56 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>stax-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml b/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
index def9139..5089afe 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>stax-war</artifactId>
diff --git a/testsupport/pom.xml b/testsupport/pom.xml
index 3c93a4d..2f24ac4 100644
--- a/testsupport/pom.xml
+++ b/testsupport/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <groupId>org.apache.geronimo.testsupport</groupId>
diff --git a/testsupport/test-deployment-j2ee_1.3/pom.xml b/testsupport/test-deployment-j2ee_1.3/pom.xml
index a8b8c3b..0edbea6 100644
--- a/testsupport/test-deployment-j2ee_1.3/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>test-deployment-j2ee_1.3</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml b/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml
index 385e574..4a4bbc4 100644
--- a/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ear-j2ee_1.3</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml b/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml
index 13d8d99..07543b0 100644
--- a/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ejb-j2ee_1.3</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml b/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml
index 2c8e5dd..099914f 100644
--- a/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-rar-j2ee_1.3</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml b/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml
index 44cd256..7b398cd 100644
--- a/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-war-j2ee_1.3</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.4/pom.xml b/testsupport/test-deployment-j2ee_1.4/pom.xml
index 7c5a0b5..b9e6232 100644
--- a/testsupport/test-deployment-j2ee_1.4/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-deployment-j2ee_1.4</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml b/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml
index 63bc48b..4a2fb30 100644
--- a/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ear-j2ee_1.4</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml b/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml
index 0fe5a0a..5a90146 100644
--- a/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ejb-j2ee_1.4</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml b/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml
index a230822..2761a1c 100644
--- a/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-rar-j2ee_1.4</artifactId>
diff --git a/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml b/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml
index a0f9517..3ccef74 100644
--- a/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml
+++ b/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-war-j2ee_1.4</artifactId>
diff --git a/testsupport/test-deployment-javaee_5/pom.xml b/testsupport/test-deployment-javaee_5/pom.xml
index 40c7bfb..d432e57 100644
--- a/testsupport/test-deployment-javaee_5/pom.xml
+++ b/testsupport/test-deployment-javaee_5/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-deployment-javaee_5</artifactId>
diff --git a/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml b/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml
index ef231ac..b4fdc45 100644
--- a/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml
+++ b/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ear-javaee_5</artifactId>
diff --git a/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml b/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml
index bec9e26..825cf6f 100644
--- a/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml
+++ b/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-ejb-javaee_5</artifactId>
diff --git a/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml b/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml
index 5bf4da2..5203331 100644
--- a/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml
+++ b/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-rar-javaee_5</artifactId>
diff --git a/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml b/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml
index 28e8046..088f574 100644
--- a/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml
+++ b/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
 
     <artifactId>test-war-javaee_5</artifactId>
diff --git a/testsupport/testsupport-commands/pom.xml b/testsupport/testsupport-commands/pom.xml
index d4b5480..151652d 100644
--- a/testsupport/testsupport-commands/pom.xml
+++ b/testsupport/testsupport-commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>testsupport-commands</artifactId>
diff --git a/testsupport/testsupport-packaging/pom.xml b/testsupport/testsupport-packaging/pom.xml
index 360a337..ea8c930 100644
--- a/testsupport/testsupport-packaging/pom.xml
+++ b/testsupport/testsupport-packaging/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>testsupport-packaging</artifactId>
diff --git a/testsupport/testsupport-selenium/pom.xml b/testsupport/testsupport-selenium/pom.xml
index 602319e..6557e5b 100644
--- a/testsupport/testsupport-selenium/pom.xml
+++ b/testsupport/testsupport-selenium/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2</version>
     </parent>
     
     <artifactId>testsupport-selenium</artifactId>