[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/geronimo/server/branches/2.1.6@956997 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assemblies/geronimo-boilerplate-minimal/pom.xml b/assemblies/geronimo-boilerplate-minimal/pom.xml
index 07b8d1b..866f440 100644
--- a/assemblies/geronimo-boilerplate-minimal/pom.xml
+++ b/assemblies/geronimo-boilerplate-minimal/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>assemblies</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.assemblies</groupId>
diff --git a/assemblies/geronimo-framework/pom.xml b/assemblies/geronimo-framework/pom.xml
index ba00885..73c143e 100644
--- a/assemblies/geronimo-framework/pom.xml
+++ b/assemblies/geronimo-framework/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>assemblies</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-framework</artifactId>
diff --git a/assemblies/geronimo-jetty6-javaee5/pom.xml b/assemblies/geronimo-jetty6-javaee5/pom.xml
index caa072e..a9c4a40 100644
--- a/assemblies/geronimo-jetty6-javaee5/pom.xml
+++ b/assemblies/geronimo-jetty6-javaee5/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>assemblies</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-jetty6-javaee5</artifactId>
diff --git a/assemblies/geronimo-jetty6-minimal/pom.xml b/assemblies/geronimo-jetty6-minimal/pom.xml
index 0e0b16d..652fbc5 100644
--- a/assemblies/geronimo-jetty6-minimal/pom.xml
+++ b/assemblies/geronimo-jetty6-minimal/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>assemblies</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-jetty6-minimal</artifactId>
diff --git a/assemblies/geronimo-tomcat6-javaee5/pom.xml b/assemblies/geronimo-tomcat6-javaee5/pom.xml
index 4808ac6..b0daf95 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-tomcat6-javaee5</artifactId>
diff --git a/assemblies/geronimo-tomcat6-minimal/pom.xml b/assemblies/geronimo-tomcat6-minimal/pom.xml
index ef13bc3..4aa13d0 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-tomcat6-minimal</artifactId>
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index cefaac3..6b5b448 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.assemblies</groupId>
diff --git a/buildsupport/buildsupport-maven-plugin/pom.xml b/buildsupport/buildsupport-maven-plugin/pom.xml
index 9e24809..228562c 100644
--- a/buildsupport/buildsupport-maven-plugin/pom.xml
+++ b/buildsupport/buildsupport-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
<artifactId>buildsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>buildsupport-maven-plugin</artifactId>
diff --git a/buildsupport/car-maven-plugin/pom.xml b/buildsupport/car-maven-plugin/pom.xml
index 349b193..ba95566 100644
--- a/buildsupport/car-maven-plugin/pom.xml
+++ b/buildsupport/car-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
<artifactId>buildsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>car-maven-plugin</artifactId>
diff --git a/buildsupport/geronimo-assembly-archetype/pom.xml b/buildsupport/geronimo-assembly-archetype/pom.xml
index 281a7b0..c7a1466 100644
--- a/buildsupport/geronimo-assembly-archetype/pom.xml
+++ b/buildsupport/geronimo-assembly-archetype/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>buildsupport</artifactId>
<groupId>org.apache.geronimo.buildsupport</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>geronimo-assembly-archetype</artifactId>
diff --git a/buildsupport/geronimo-maven-plugin/pom.xml b/buildsupport/geronimo-maven-plugin/pom.xml
index 4a037ef..6db5377 100644
--- a/buildsupport/geronimo-maven-plugin/pom.xml
+++ b/buildsupport/geronimo-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
<artifactId>buildsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-maven-plugin</artifactId>
diff --git a/buildsupport/geronimo-plugin-archetype/pom.xml b/buildsupport/geronimo-plugin-archetype/pom.xml
index 7adc28e..dbdf8f9 100644
--- a/buildsupport/geronimo-plugin-archetype/pom.xml
+++ b/buildsupport/geronimo-plugin-archetype/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>buildsupport</artifactId>
<groupId>org.apache.geronimo.buildsupport</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>geronimo-plugin-archetype</artifactId>
diff --git a/buildsupport/pom.xml b/buildsupport/pom.xml
index 4a15ffb..66901e2 100644
--- a/buildsupport/pom.xml
+++ b/buildsupport/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
diff --git a/buildsupport/testsuite-archetype-plugin/pom.xml b/buildsupport/testsuite-archetype-plugin/pom.xml
index 146d874..6c9336a 100644
--- a/buildsupport/testsuite-archetype-plugin/pom.xml
+++ b/buildsupport/testsuite-archetype-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
<artifactId>buildsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-archetype-testsuite</artifactId>
diff --git a/buildsupport/testsuite-maven-plugin/pom.xml b/buildsupport/testsuite-maven-plugin/pom.xml
index 4111e0a..9a35026 100644
--- a/buildsupport/testsuite-maven-plugin/pom.xml
+++ b/buildsupport/testsuite-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.buildsupport</groupId>
<artifactId>buildsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>testsuite-maven-plugin</artifactId>
diff --git a/framework/configs/client-system/pom.xml b/framework/configs/client-system/pom.xml
index 0952120..bd4d5d5 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>client-system</artifactId>
diff --git a/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml b/framework/configs/geronimo-gbean-deployer-bootstrap/pom.xml
index e540567..5d7ee46 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 075663b..9d5bddc 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 ab17878..3a54fa5 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 b692858..d25bc98 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 355a531..5620e20 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 ce27ac6..6ad4243 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.buildsupport.it</groupId>
diff --git a/framework/configs/gshell-framework/pom.xml b/framework/configs/gshell-framework/pom.xml
index d2420c2..a1830be 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>gshell-framework</artifactId>
diff --git a/framework/configs/gshell-geronimo/pom.xml b/framework/configs/gshell-geronimo/pom.xml
index a322a25..8502e2e 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>gshell-geronimo</artifactId>
diff --git a/framework/configs/gshell-remote/pom.xml b/framework/configs/gshell-remote/pom.xml
index b2049cb..3853f4c 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>gshell-remote</artifactId>
diff --git a/framework/configs/j2ee-security/pom.xml b/framework/configs/j2ee-security/pom.xml
index c9597f0..7e7a832 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<!-- change this to server-security -->
diff --git a/framework/configs/j2ee-system/pom.xml b/framework/configs/j2ee-system/pom.xml
index 8c0ea37..f215a62 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>j2ee-system</artifactId>
diff --git a/framework/configs/jee-specs/pom.xml b/framework/configs/jee-specs/pom.xml
index bca59ab..a6e8a9b 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jee-specs</artifactId>
diff --git a/framework/configs/jmx-security/pom.xml b/framework/configs/jmx-security/pom.xml
index acf44a49..6b12e4f 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jmx-security</artifactId>
diff --git a/framework/configs/jsr88-cli/pom.xml b/framework/configs/jsr88-cli/pom.xml
index 68f4589..59a4ae7 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jsr88-cli</artifactId>
diff --git a/framework/configs/jsr88-deploymentfactory/pom.xml b/framework/configs/jsr88-deploymentfactory/pom.xml
index c174e44..1ed33e4 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jsr88-deploymentfactory</artifactId>
diff --git a/framework/configs/offline-deployer/pom.xml b/framework/configs/offline-deployer/pom.xml
index bf99952..b06369d 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>offline-deployer</artifactId>
diff --git a/framework/configs/online-deployer/pom.xml b/framework/configs/online-deployer/pom.xml
index b1f6a0e..cf9189f 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>online-deployer</artifactId>
diff --git a/framework/configs/plugin/pom.xml b/framework/configs/plugin/pom.xml
index f0da9dd..1ccf8ee 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plugin</artifactId>
diff --git a/framework/configs/pom.xml b/framework/configs/pom.xml
index 7ef7fe7..9afe5cf 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>configs</artifactId>
diff --git a/framework/configs/rmi-naming/pom.xml b/framework/configs/rmi-naming/pom.xml
index cbbd13a..3ae9345 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 22b46a5..271e208 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>server-security-config</artifactId>
diff --git a/framework/configs/shutdown/pom.xml b/framework/configs/shutdown/pom.xml
index 5ffad68..fc52404 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>shutdown</artifactId>
diff --git a/framework/configs/transformer-agent/pom.xml b/framework/configs/transformer-agent/pom.xml
index 091adf9..41907d8 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>transformer-agent</artifactId>
diff --git a/framework/configs/upgrade-cli/pom.xml b/framework/configs/upgrade-cli/pom.xml
index 20bddf8..18e2c48 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>upgrade-cli</artifactId>
diff --git a/framework/configs/upgrade/pom.xml b/framework/configs/upgrade/pom.xml
index 03aebf0..292e4ce 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>upgrade</artifactId>
diff --git a/framework/configs/xmlbeans/pom.xml b/framework/configs/xmlbeans/pom.xml
index e9bb9f2..92e712e 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>xmlbeans</artifactId>
diff --git a/framework/modules/geronimo-cli/pom.xml b/framework/modules/geronimo-cli/pom.xml
index 6dff66a..b5bf2a1 100644
--- a/framework/modules/geronimo-cli/pom.xml
+++ b/framework/modules/geronimo-cli/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>modules</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-cli</artifactId>
diff --git a/framework/modules/geronimo-commands/pom.xml b/framework/modules/geronimo-commands/pom.xml
index a91caf5..a9286a9 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-commands</artifactId>
diff --git a/framework/modules/geronimo-common/pom.xml b/framework/modules/geronimo-common/pom.xml
index 7c64c85..6bcd354 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-common</artifactId>
diff --git a/framework/modules/geronimo-core/pom.xml b/framework/modules/geronimo-core/pom.xml
index 4a47d60..32b33e3 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-core</artifactId>
diff --git a/framework/modules/geronimo-crypto/pom.xml b/framework/modules/geronimo-crypto/pom.xml
index 5199dc3..5ae1c5d 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 4d48171..3523df4 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 52bd858..52606c3 100644
--- a/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
+++ b/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>modules</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>
diff --git a/framework/modules/geronimo-deploy-jsr88/pom.xml b/framework/modules/geronimo-deploy-jsr88/pom.xml
index c8e9992..769b088 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 604f2f5..2dfe778 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-deploy-tool</artifactId>
diff --git a/framework/modules/geronimo-deployment/pom.xml b/framework/modules/geronimo-deployment/pom.xml
index c3d61d1..db61c8a5 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-deployment</artifactId>
diff --git a/framework/modules/geronimo-interceptor/pom.xml b/framework/modules/geronimo-interceptor/pom.xml
index b843643..6f742ee 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-interceptor</artifactId>
diff --git a/framework/modules/geronimo-j2ee/pom.xml b/framework/modules/geronimo-j2ee/pom.xml
index 45cdeea..3519f3f 100644
--- a/framework/modules/geronimo-j2ee/pom.xml
+++ b/framework/modules/geronimo-j2ee/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>modules</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-j2ee</artifactId>
diff --git a/framework/modules/geronimo-jdbc/pom.xml b/framework/modules/geronimo-jdbc/pom.xml
index 14d1989..adade35 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 9d94904..3cb0a05 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-jmx-remoting</artifactId>
diff --git a/framework/modules/geronimo-kernel/pom.xml b/framework/modules/geronimo-kernel/pom.xml
index 6189f39..2c98bf6 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-kernel</artifactId>
diff --git a/framework/modules/geronimo-management/pom.xml b/framework/modules/geronimo-management/pom.xml
index b5a27b7..2d12838 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-management</artifactId>
diff --git a/framework/modules/geronimo-naming/pom.xml b/framework/modules/geronimo-naming/pom.xml
index 3d5659b..3a5f7f1 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-naming</artifactId>
diff --git a/framework/modules/geronimo-plugin/pom.xml b/framework/modules/geronimo-plugin/pom.xml
index 30d0a3b..3ae9972 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-plugin</artifactId>
diff --git a/framework/modules/geronimo-security/pom.xml b/framework/modules/geronimo-security/pom.xml
index 6eee7b3..98ac961 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 807aba3..3c97426 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-service-builder</artifactId>
diff --git a/framework/modules/geronimo-system/pom.xml b/framework/modules/geronimo-system/pom.xml
index 637ebe2..3e90ca5 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-system</artifactId>
diff --git a/framework/modules/geronimo-transformer/pom.xml b/framework/modules/geronimo-transformer/pom.xml
index f62269c..d78ba21 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-transformer</artifactId>
diff --git a/framework/modules/geronimo-upgrade/pom.xml b/framework/modules/geronimo-upgrade/pom.xml
index e0aab94..63757af 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-upgrade</artifactId>
diff --git a/framework/modules/pom.xml b/framework/modules/pom.xml
index 4d8f380..def1431 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>modules</artifactId>
diff --git a/framework/pom.xml b/framework/pom.xml
index eec9690..9adcdb1 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.framework</groupId>
diff --git a/plugins/activemq/activemq-broker/pom.xml b/plugins/activemq/activemq-broker/pom.xml
index 658bef7..ff22149 100644
--- a/plugins/activemq/activemq-broker/pom.xml
+++ b/plugins/activemq/activemq-broker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/activemq/activemq-console-jetty/pom.xml b/plugins/activemq/activemq-console-jetty/pom.xml
index c5b9393..1118430 100644
--- a/plugins/activemq/activemq-console-jetty/pom.xml
+++ b/plugins/activemq/activemq-console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>activemq-console-jetty</artifactId>
diff --git a/plugins/activemq/activemq-console-tomcat/pom.xml b/plugins/activemq/activemq-console-tomcat/pom.xml
index 8bf25ec..aacda36 100644
--- a/plugins/activemq/activemq-console-tomcat/pom.xml
+++ b/plugins/activemq/activemq-console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>activemq-console-tomcat</artifactId>
diff --git a/plugins/activemq/activemq-portlets/pom.xml b/plugins/activemq/activemq-portlets/pom.xml
index 8684f66..efd1fe9 100644
--- a/plugins/activemq/activemq-portlets/pom.xml
+++ b/plugins/activemq/activemq-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>activemq-portlets</artifactId>
diff --git a/plugins/activemq/activemq-ra/pom.xml b/plugins/activemq/activemq-ra/pom.xml
index e16e38a..7d80d69 100644
--- a/plugins/activemq/activemq-ra/pom.xml
+++ b/plugins/activemq/activemq-ra/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/activemq/geronimo-activemq-management/pom.xml b/plugins/activemq/geronimo-activemq-management/pom.xml
index 86beb63..da31bae 100644
--- a/plugins/activemq/geronimo-activemq-management/pom.xml
+++ b/plugins/activemq/geronimo-activemq-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/activemq/geronimo-activemq-ra/pom.xml b/plugins/activemq/geronimo-activemq-ra/pom.xml
index 39dd624..9d67ab8 100644
--- a/plugins/activemq/geronimo-activemq-ra/pom.xml
+++ b/plugins/activemq/geronimo-activemq-ra/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/activemq/geronimo-activemq/pom.xml b/plugins/activemq/geronimo-activemq/pom.xml
index 488f0e5..7d86978 100644
--- a/plugins/activemq/geronimo-activemq/pom.xml
+++ b/plugins/activemq/geronimo-activemq/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/activemq/pom.xml b/plugins/activemq/pom.xml
index 7e2cb21..44db6b4 100644
--- a/plugins/activemq/pom.xml
+++ b/plugins/activemq/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>activemq</artifactId>
diff --git a/plugins/axis/axis-deployer/pom.xml b/plugins/axis/axis-deployer/pom.xml
index ea98afe..a10b5f9 100644
--- a/plugins/axis/axis-deployer/pom.xml
+++ b/plugins/axis/axis-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis/axis/pom.xml b/plugins/axis/axis/pom.xml
index 42fd6d3..def446e 100644
--- a/plugins/axis/axis/pom.xml
+++ b/plugins/axis/axis/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis/geronimo-axis-builder/pom.xml b/plugins/axis/geronimo-axis-builder/pom.xml
index 6c2e6b8..9151162 100644
--- a/plugins/axis/geronimo-axis-builder/pom.xml
+++ b/plugins/axis/geronimo-axis-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis/geronimo-axis/pom.xml b/plugins/axis/geronimo-axis/pom.xml
index 47e7c82..e1efb82 100644
--- a/plugins/axis/geronimo-axis/pom.xml
+++ b/plugins/axis/geronimo-axis/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis/pom.xml b/plugins/axis/pom.xml
index 289fc4b..195aefa 100644
--- a/plugins/axis/pom.xml
+++ b/plugins/axis/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>axis</artifactId>
diff --git a/plugins/axis2/axis2-deployer/pom.xml b/plugins/axis2/axis2-deployer/pom.xml
index 81a92b5..77f5d76 100644
--- a/plugins/axis2/axis2-deployer/pom.xml
+++ b/plugins/axis2/axis2-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis2/axis2-ejb-deployer/pom.xml b/plugins/axis2/axis2-ejb-deployer/pom.xml
index 9660104..e36b394 100644
--- a/plugins/axis2/axis2-ejb-deployer/pom.xml
+++ b/plugins/axis2/axis2-ejb-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis2/axis2-ejb/pom.xml b/plugins/axis2/axis2-ejb/pom.xml
index 170c70f..f6a4331 100644
--- a/plugins/axis2/axis2-ejb/pom.xml
+++ b/plugins/axis2/axis2-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis2/axis2/pom.xml b/plugins/axis2/axis2/pom.xml
index f171c29..5c1a2b2 100644
--- a/plugins/axis2/axis2/pom.xml
+++ b/plugins/axis2/axis2/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/axis2/geronimo-axis2-builder/pom.xml b/plugins/axis2/geronimo-axis2-builder/pom.xml
index b1a8441..33b6106 100644
--- a/plugins/axis2/geronimo-axis2-builder/pom.xml
+++ b/plugins/axis2/geronimo-axis2-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml b/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
index 51d9093..87dd138 100644
--- a/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
+++ b/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis2/geronimo-axis2-ejb/pom.xml b/plugins/axis2/geronimo-axis2-ejb/pom.xml
index 7cc2977..746f317 100644
--- a/plugins/axis2/geronimo-axis2-ejb/pom.xml
+++ b/plugins/axis2/geronimo-axis2-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis2/geronimo-axis2/pom.xml b/plugins/axis2/geronimo-axis2/pom.xml
index 26fef65..70f6ddf 100644
--- a/plugins/axis2/geronimo-axis2/pom.xml
+++ b/plugins/axis2/geronimo-axis2/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>axis2</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/axis2/pom.xml b/plugins/axis2/pom.xml
index 9ebf707..127e7e7 100644
--- a/plugins/axis2/pom.xml
+++ b/plugins/axis2/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>axis2</artifactId>
diff --git a/plugins/ca-helper/ca-helper-jetty/pom.xml b/plugins/ca-helper/ca-helper-jetty/pom.xml
index 7c1baf7..b8c0a90 100644
--- a/plugins/ca-helper/ca-helper-jetty/pom.xml
+++ b/plugins/ca-helper/ca-helper-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>ca-helper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/ca-helper/ca-helper-tomcat/pom.xml b/plugins/ca-helper/ca-helper-tomcat/pom.xml
index 1deb74b..9aa7623 100644
--- a/plugins/ca-helper/ca-helper-tomcat/pom.xml
+++ b/plugins/ca-helper/ca-helper-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>ca-helper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/ca-helper/geronimo-ca-helper/pom.xml b/plugins/ca-helper/geronimo-ca-helper/pom.xml
index 36de100..e908707 100644
--- a/plugins/ca-helper/geronimo-ca-helper/pom.xml
+++ b/plugins/ca-helper/geronimo-ca-helper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>ca-helper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-ca-helper</artifactId>
diff --git a/plugins/ca-helper/pom.xml b/plugins/ca-helper/pom.xml
index a6c4852..9962d3d 100644
--- a/plugins/ca-helper/pom.xml
+++ b/plugins/ca-helper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>ca-helper</artifactId>
diff --git a/plugins/client/client-deployer/pom.xml b/plugins/client/client-deployer/pom.xml
index b2d8bb2..846c15f 100644
--- a/plugins/client/client-deployer/pom.xml
+++ b/plugins/client/client-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>client</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/client/client-security/pom.xml b/plugins/client/client-security/pom.xml
index bbde167..1b222f0 100644
--- a/plugins/client/client-security/pom.xml
+++ b/plugins/client/client-security/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>client</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/client/client/pom.xml b/plugins/client/client/pom.xml
index 807f8ff..bc950db 100644
--- a/plugins/client/client/pom.xml
+++ b/plugins/client/client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>client</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/client/geronimo-client-builder/pom.xml b/plugins/client/geronimo-client-builder/pom.xml
index e7af55e..4bd876b 100644
--- a/plugins/client/geronimo-client-builder/pom.xml
+++ b/plugins/client/geronimo-client-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>client</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/client/geronimo-client/pom.xml b/plugins/client/geronimo-client/pom.xml
index 8d6b48d..67fda31 100644
--- a/plugins/client/geronimo-client/pom.xml
+++ b/plugins/client/geronimo-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>client</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/client/pom.xml b/plugins/client/pom.xml
index 99023f2..fb29fd5 100644
--- a/plugins/client/pom.xml
+++ b/plugins/client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>client</artifactId>
diff --git a/plugins/clustering/clustering/pom.xml b/plugins/clustering/clustering/pom.xml
index 98af9a2..2277483 100644
--- a/plugins/clustering/clustering/pom.xml
+++ b/plugins/clustering/clustering/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/clustering/farming/pom.xml b/plugins/clustering/farming/pom.xml
index 837331c..d0408f6 100644
--- a/plugins/clustering/farming/pom.xml
+++ b/plugins/clustering/farming/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/clustering/geronimo-clustering-wadi/pom.xml b/plugins/clustering/geronimo-clustering-wadi/pom.xml
index a39e266..f681df0 100644
--- a/plugins/clustering/geronimo-clustering-wadi/pom.xml
+++ b/plugins/clustering/geronimo-clustering-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/clustering/geronimo-clustering/pom.xml b/plugins/clustering/geronimo-clustering/pom.xml
index d0557a0..b8ae382 100644
--- a/plugins/clustering/geronimo-clustering/pom.xml
+++ b/plugins/clustering/geronimo-clustering/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/clustering/geronimo-farm/pom.xml b/plugins/clustering/geronimo-farm/pom.xml
index 4b672ad..ca664f8 100644
--- a/plugins/clustering/geronimo-farm/pom.xml
+++ b/plugins/clustering/geronimo-farm/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/clustering/pom.xml b/plugins/clustering/pom.xml
index 6f26827..cf53374 100644
--- a/plugins/clustering/pom.xml
+++ b/plugins/clustering/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>clustering</artifactId>
diff --git a/plugins/clustering/wadi-clustering/pom.xml b/plugins/clustering/wadi-clustering/pom.xml
index d12e60c..51b3e72 100644
--- a/plugins/clustering/wadi-clustering/pom.xml
+++ b/plugins/clustering/wadi-clustering/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>clustering</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/connector/client-transaction/pom.xml b/plugins/connector/client-transaction/pom.xml
index 004f4b4..a44a9a3 100644
--- a/plugins/connector/client-transaction/pom.xml
+++ b/plugins/connector/client-transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/connector/connector-deployer/pom.xml b/plugins/connector/connector-deployer/pom.xml
index fc4fa51..b460488 100644
--- a/plugins/connector/connector-deployer/pom.xml
+++ b/plugins/connector/connector-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/connector/geronimo-connector-builder/pom.xml b/plugins/connector/geronimo-connector-builder/pom.xml
index 0c3e5f9..89b0f83 100644
--- a/plugins/connector/geronimo-connector-builder/pom.xml
+++ b/plugins/connector/geronimo-connector-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/connector/geronimo-connector/pom.xml b/plugins/connector/geronimo-connector/pom.xml
index 537c7ab..657bf30 100644
--- a/plugins/connector/geronimo-connector/pom.xml
+++ b/plugins/connector/geronimo-connector/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/connector/geronimo-transaction/pom.xml b/plugins/connector/geronimo-transaction/pom.xml
index 932cfd5..68d170b 100644
--- a/plugins/connector/geronimo-transaction/pom.xml
+++ b/plugins/connector/geronimo-transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/connector/pom.xml b/plugins/connector/pom.xml
index be22b59..5194111 100644
--- a/plugins/connector/pom.xml
+++ b/plugins/connector/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>connector</artifactId>
diff --git a/plugins/connector/transaction/pom.xml b/plugins/connector/transaction/pom.xml
index 509a73f..a1619a3 100644
--- a/plugins/connector/transaction/pom.xml
+++ b/plugins/connector/transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>connector</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/console/console-base-portlets/pom.xml b/plugins/console/console-base-portlets/pom.xml
index f76bd86..3c67336 100644
--- a/plugins/console/console-base-portlets/pom.xml
+++ b/plugins/console/console-base-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-base-portlets</artifactId>
diff --git a/plugins/console/console-core/pom.xml b/plugins/console/console-core/pom.xml
index 2ca846a..2c94a58 100644
--- a/plugins/console/console-core/pom.xml
+++ b/plugins/console/console-core/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-core</artifactId>
diff --git a/plugins/console/console-ear/pom.xml b/plugins/console/console-ear/pom.xml
index 9816f4d..7465c95 100644
--- a/plugins/console/console-ear/pom.xml
+++ b/plugins/console/console-ear/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-ear</artifactId>
diff --git a/plugins/console/console-filter/pom.xml b/plugins/console/console-filter/pom.xml
index 6abc33b..22a80a5 100644
--- a/plugins/console/console-filter/pom.xml
+++ b/plugins/console/console-filter/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-filter</artifactId>
diff --git a/plugins/console/console-jetty/pom.xml b/plugins/console/console-jetty/pom.xml
index f20366a..faf2e41 100644
--- a/plugins/console/console-jetty/pom.xml
+++ b/plugins/console/console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-jetty</artifactId>
diff --git a/plugins/console/console-portal-driver/pom.xml b/plugins/console/console-portal-driver/pom.xml
index 976199c..7748a45 100644
--- a/plugins/console/console-portal-driver/pom.xml
+++ b/plugins/console/console-portal-driver/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-portal-driver</artifactId>
diff --git a/plugins/console/console-tomcat/pom.xml b/plugins/console/console-tomcat/pom.xml
index 1d3468e..62b2b75 100644
--- a/plugins/console/console-tomcat/pom.xml
+++ b/plugins/console/console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console-tomcat</artifactId>
diff --git a/plugins/console/geronimo-converter/pom.xml b/plugins/console/geronimo-converter/pom.xml
index 910bc32..dce8390 100644
--- a/plugins/console/geronimo-converter/pom.xml
+++ b/plugins/console/geronimo-converter/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/console/plugin-console-jetty/pom.xml b/plugins/console/plugin-console-jetty/pom.xml
index 7dcd560..5cff113 100644
--- a/plugins/console/plugin-console-jetty/pom.xml
+++ b/plugins/console/plugin-console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plugin-console-jetty</artifactId>
diff --git a/plugins/console/plugin-console-tomcat/pom.xml b/plugins/console/plugin-console-tomcat/pom.xml
index b8c7416..cf573c4 100644
--- a/plugins/console/plugin-console-tomcat/pom.xml
+++ b/plugins/console/plugin-console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plugin-console-tomcat</artifactId>
diff --git a/plugins/console/plugin-portlets/pom.xml b/plugins/console/plugin-portlets/pom.xml
index deb29ed..bf8ce28 100644
--- a/plugins/console/plugin-portlets/pom.xml
+++ b/plugins/console/plugin-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plugin-portlets</artifactId>
diff --git a/plugins/console/pom.xml b/plugins/console/pom.xml
index db0369e..a113054 100644
--- a/plugins/console/pom.xml
+++ b/plugins/console/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>console</artifactId>
diff --git a/plugins/corba/client-corba-yoko/pom.xml b/plugins/corba/client-corba-yoko/pom.xml
index bed9774..a2e718d 100644
--- a/plugins/corba/client-corba-yoko/pom.xml
+++ b/plugins/corba/client-corba-yoko/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/corba/geronimo-corba-builder/pom.xml b/plugins/corba/geronimo-corba-builder/pom.xml
index b202772..fb59024 100644
--- a/plugins/corba/geronimo-corba-builder/pom.xml
+++ b/plugins/corba/geronimo-corba-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/corba/geronimo-corba/pom.xml b/plugins/corba/geronimo-corba/pom.xml
index 113445d..ecab0b7 100644
--- a/plugins/corba/geronimo-corba/pom.xml
+++ b/plugins/corba/geronimo-corba/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/corba/geronimo-yoko/pom.xml b/plugins/corba/geronimo-yoko/pom.xml
index efe8467..9de9a7e 100644
--- a/plugins/corba/geronimo-yoko/pom.xml
+++ b/plugins/corba/geronimo-yoko/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/corba/j2ee-corba-yoko/pom.xml b/plugins/corba/j2ee-corba-yoko/pom.xml
index 65d5ebc..96c7cbc 100644
--- a/plugins/corba/j2ee-corba-yoko/pom.xml
+++ b/plugins/corba/j2ee-corba-yoko/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/corba/openejb-corba-deployer/pom.xml b/plugins/corba/openejb-corba-deployer/pom.xml
index bc93351..8a4c552 100644
--- a/plugins/corba/openejb-corba-deployer/pom.xml
+++ b/plugins/corba/openejb-corba-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>corba</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/corba/pom.xml b/plugins/corba/pom.xml
index cd587a6..3f318750 100644
--- a/plugins/corba/pom.xml
+++ b/plugins/corba/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba</artifactId>
diff --git a/plugins/cxf/cxf-deployer/pom.xml b/plugins/cxf/cxf-deployer/pom.xml
index 0b8b80d..48470fb 100644
--- a/plugins/cxf/cxf-deployer/pom.xml
+++ b/plugins/cxf/cxf-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/cxf/cxf-ejb-deployer/pom.xml b/plugins/cxf/cxf-ejb-deployer/pom.xml
index 585f28c..a1d56ca 100644
--- a/plugins/cxf/cxf-ejb-deployer/pom.xml
+++ b/plugins/cxf/cxf-ejb-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/cxf/cxf-ejb/pom.xml b/plugins/cxf/cxf-ejb/pom.xml
index b820909..9581f68 100644
--- a/plugins/cxf/cxf-ejb/pom.xml
+++ b/plugins/cxf/cxf-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/cxf/cxf/pom.xml b/plugins/cxf/cxf/pom.xml
index 3000913..a08d4bd 100644
--- a/plugins/cxf/cxf/pom.xml
+++ b/plugins/cxf/cxf/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/cxf/geronimo-cxf-builder/pom.xml b/plugins/cxf/geronimo-cxf-builder/pom.xml
index ad623d8..b9a4e3f 100644
--- a/plugins/cxf/geronimo-cxf-builder/pom.xml
+++ b/plugins/cxf/geronimo-cxf-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml b/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
index 759b090..f30864e 100644
--- a/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
+++ b/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/cxf/geronimo-cxf-ejb/pom.xml b/plugins/cxf/geronimo-cxf-ejb/pom.xml
index 04985f3..c4d0dc3 100644
--- a/plugins/cxf/geronimo-cxf-ejb/pom.xml
+++ b/plugins/cxf/geronimo-cxf-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/cxf/geronimo-cxf/pom.xml b/plugins/cxf/geronimo-cxf/pom.xml
index 9341f48..25bb0bc 100644
--- a/plugins/cxf/geronimo-cxf/pom.xml
+++ b/plugins/cxf/geronimo-cxf/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>cxf</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/cxf/pom.xml b/plugins/cxf/pom.xml
index b2f0433..5671374 100644
--- a/plugins/cxf/pom.xml
+++ b/plugins/cxf/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>cxf</artifactId>
diff --git a/plugins/debugviews/debugviews-console-jetty/pom.xml b/plugins/debugviews/debugviews-console-jetty/pom.xml
index c44eaee..edd6e92 100644
--- a/plugins/debugviews/debugviews-console-jetty/pom.xml
+++ b/plugins/debugviews/debugviews-console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>debugviews</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>debugviews-console-jetty</artifactId>
diff --git a/plugins/debugviews/debugviews-console-tomcat/pom.xml b/plugins/debugviews/debugviews-console-tomcat/pom.xml
index 23ad2aa..f7a4cc2 100644
--- a/plugins/debugviews/debugviews-console-tomcat/pom.xml
+++ b/plugins/debugviews/debugviews-console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>debugviews</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>debugviews-console-tomcat</artifactId>
diff --git a/plugins/debugviews/debugviews-portlets/pom.xml b/plugins/debugviews/debugviews-portlets/pom.xml
index fbf2433..9db074f 100644
--- a/plugins/debugviews/debugviews-portlets/pom.xml
+++ b/plugins/debugviews/debugviews-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>debugviews</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>debugviews-portlets</artifactId>
diff --git a/plugins/debugviews/pom.xml b/plugins/debugviews/pom.xml
index e681fab..28ff052 100644
--- a/plugins/debugviews/pom.xml
+++ b/plugins/debugviews/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>debugviews</artifactId>
diff --git a/plugins/derby/pom.xml b/plugins/derby/pom.xml
index 59f1a0f..28b3f0b 100644
--- a/plugins/derby/pom.xml
+++ b/plugins/derby/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml b/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml
index bd9c8a9..fa0f223 100644
--- a/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml
+++ b/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo-legacy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml b/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml
index 8be7451..09dfbde 100644
--- a/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml
+++ b/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo-legacy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml b/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml
index a5af299..43d7d19 100644
--- a/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml
+++ b/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo-legacy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/dojo-legacy/pom.xml b/plugins/dojo-legacy/pom.xml
index 05d7de9..c3e653b 100644
--- a/plugins/dojo-legacy/pom.xml
+++ b/plugins/dojo-legacy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>dojo-legacy</artifactId>
diff --git a/plugins/dojo/dojo-jetty6/pom.xml b/plugins/dojo/dojo-jetty6/pom.xml
index 22a8e4e..4de8d84 100644
--- a/plugins/dojo/dojo-jetty6/pom.xml
+++ b/plugins/dojo/dojo-jetty6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/dojo/dojo-tomcat/pom.xml b/plugins/dojo/dojo-tomcat/pom.xml
index c0f93e7..779da7f 100644
--- a/plugins/dojo/dojo-tomcat/pom.xml
+++ b/plugins/dojo/dojo-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/dojo/geronimo-dojo/pom.xml b/plugins/dojo/geronimo-dojo/pom.xml
index c49dfe7..62274d2 100644
--- a/plugins/dojo/geronimo-dojo/pom.xml
+++ b/plugins/dojo/geronimo-dojo/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml
index 37f9865..2213c7e 100644
--- a/plugins/dojo/pom.xml
+++ b/plugins/dojo/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>dojo</artifactId>
diff --git a/plugins/hotdeploy/geronimo-hot-deploy/pom.xml b/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
index 1491aee..44b737e 100644
--- a/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
+++ b/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>hotdeploy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/hotdeploy/hot-deployer/pom.xml b/plugins/hotdeploy/hot-deployer/pom.xml
index 8e4849c..af17092 100644
--- a/plugins/hotdeploy/hot-deployer/pom.xml
+++ b/plugins/hotdeploy/hot-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>hotdeploy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/hotdeploy/pom.xml b/plugins/hotdeploy/pom.xml
index 3c63d52..1c82832 100644
--- a/plugins/hotdeploy/pom.xml
+++ b/plugins/hotdeploy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>hotdeploy</artifactId>
diff --git a/plugins/j2ee/geronimo-j2ee-builder/pom.xml b/plugins/j2ee/geronimo-j2ee-builder/pom.xml
index 85dc563..8d7e6db 100644
--- a/plugins/j2ee/geronimo-j2ee-builder/pom.xml
+++ b/plugins/j2ee/geronimo-j2ee-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/geronimo-j2ee-schema/pom.xml b/plugins/j2ee/geronimo-j2ee-schema/pom.xml
index 427f305..8f018fe 100644
--- a/plugins/j2ee/geronimo-j2ee-schema/pom.xml
+++ b/plugins/j2ee/geronimo-j2ee-schema/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/geronimo-naming-builder/pom.xml b/plugins/j2ee/geronimo-naming-builder/pom.xml
index 768a780..9a35498 100644
--- a/plugins/j2ee/geronimo-naming-builder/pom.xml
+++ b/plugins/j2ee/geronimo-naming-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/geronimo-security-builder/pom.xml b/plugins/j2ee/geronimo-security-builder/pom.xml
index 0ac47ab..12e73a7 100644
--- a/plugins/j2ee/geronimo-security-builder/pom.xml
+++ b/plugins/j2ee/geronimo-security-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/geronimo-test-ddbean/pom.xml b/plugins/j2ee/geronimo-test-ddbean/pom.xml
index 6c54555..e1b7efc 100644
--- a/plugins/j2ee/geronimo-test-ddbean/pom.xml
+++ b/plugins/j2ee/geronimo-test-ddbean/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/geronimo-web-2.5-builder/pom.xml b/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
index 453657a..aece5be 100644
--- a/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
+++ b/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/j2ee/j2ee-deployer/pom.xml b/plugins/j2ee/j2ee-deployer/pom.xml
index e1762d8..e5ab3d2 100644
--- a/plugins/j2ee/j2ee-deployer/pom.xml
+++ b/plugins/j2ee/j2ee-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/j2ee-server/pom.xml b/plugins/j2ee/j2ee-server/pom.xml
index 4c77520..b234501 100644
--- a/plugins/j2ee/j2ee-server/pom.xml
+++ b/plugins/j2ee/j2ee-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/jsr88-ear-configurer/pom.xml b/plugins/j2ee/jsr88-ear-configurer/pom.xml
index 8ffa773..7cc6932 100644
--- a/plugins/j2ee/jsr88-ear-configurer/pom.xml
+++ b/plugins/j2ee/jsr88-ear-configurer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/jsr88-jar-configurer/pom.xml b/plugins/j2ee/jsr88-jar-configurer/pom.xml
index 0719567..315831c 100644
--- a/plugins/j2ee/jsr88-jar-configurer/pom.xml
+++ b/plugins/j2ee/jsr88-jar-configurer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/jsr88-rar-configurer/pom.xml b/plugins/j2ee/jsr88-rar-configurer/pom.xml
index 7aa3b60..03e944d 100644
--- a/plugins/j2ee/jsr88-rar-configurer/pom.xml
+++ b/plugins/j2ee/jsr88-rar-configurer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/jsr88-war-configurer/pom.xml b/plugins/j2ee/jsr88-war-configurer/pom.xml
index fbfa833..0db2831 100644
--- a/plugins/j2ee/jsr88-war-configurer/pom.xml
+++ b/plugins/j2ee/jsr88-war-configurer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/pom.xml b/plugins/j2ee/pom.xml
index 62e8386..375b7be 100644
--- a/plugins/j2ee/pom.xml
+++ b/plugins/j2ee/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>j2ee</artifactId>
diff --git a/plugins/j2ee/unavailable-client-deployer/pom.xml b/plugins/j2ee/unavailable-client-deployer/pom.xml
index 5c8a9af..ca76a96 100644
--- a/plugins/j2ee/unavailable-client-deployer/pom.xml
+++ b/plugins/j2ee/unavailable-client-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/unavailable-ejb-deployer/pom.xml b/plugins/j2ee/unavailable-ejb-deployer/pom.xml
index 8acc649..cdcebb8 100644
--- a/plugins/j2ee/unavailable-ejb-deployer/pom.xml
+++ b/plugins/j2ee/unavailable-ejb-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/j2ee/unavailable-webservices-deployer/pom.xml b/plugins/j2ee/unavailable-webservices-deployer/pom.xml
index 6aa4fec..935324f 100644
--- a/plugins/j2ee/unavailable-webservices-deployer/pom.xml
+++ b/plugins/j2ee/unavailable-webservices-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>j2ee</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jasper/geronimo-jasper-builder/pom.xml b/plugins/jasper/geronimo-jasper-builder/pom.xml
index f461298..14bf491 100644
--- a/plugins/jasper/geronimo-jasper-builder/pom.xml
+++ b/plugins/jasper/geronimo-jasper-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jasper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jasper/geronimo-jasper/pom.xml b/plugins/jasper/geronimo-jasper/pom.xml
index 3582020..345f53d 100644
--- a/plugins/jasper/geronimo-jasper/pom.xml
+++ b/plugins/jasper/geronimo-jasper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jasper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jasper/jasper-deployer/pom.xml b/plugins/jasper/jasper-deployer/pom.xml
index f12f795..54af5d9 100644
--- a/plugins/jasper/jasper-deployer/pom.xml
+++ b/plugins/jasper/jasper-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jasper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jasper/jasper/pom.xml b/plugins/jasper/jasper/pom.xml
index a6d307b..1f96736 100644
--- a/plugins/jasper/jasper/pom.xml
+++ b/plugins/jasper/jasper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jasper</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jasper/pom.xml b/plugins/jasper/pom.xml
index 88c9bf0..e8e258a 100644
--- a/plugins/jasper/pom.xml
+++ b/plugins/jasper/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jasper</artifactId>
diff --git a/plugins/javamail/geronimo-mail/pom.xml b/plugins/javamail/geronimo-mail/pom.xml
index 126e5f5..ec29b98 100644
--- a/plugins/javamail/geronimo-mail/pom.xml
+++ b/plugins/javamail/geronimo-mail/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>javamail</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/javamail/javamail/pom.xml b/plugins/javamail/javamail/pom.xml
index f303ef0..54fdd67 100644
--- a/plugins/javamail/javamail/pom.xml
+++ b/plugins/javamail/javamail/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>javamail</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/javamail/pom.xml b/plugins/javamail/pom.xml
index ede3924..7459a9a 100644
--- a/plugins/javamail/pom.xml
+++ b/plugins/javamail/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>javamail</artifactId>
diff --git a/plugins/jaxws/geronimo-jaxws-builder/pom.xml b/plugins/jaxws/geronimo-jaxws-builder/pom.xml
index 8aa591d..f32ec7e 100644
--- a/plugins/jaxws/geronimo-jaxws-builder/pom.xml
+++ b/plugins/jaxws/geronimo-jaxws-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml b/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
index 896ec06..d4cf0f8 100644
--- a/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
+++ b/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jaxws/geronimo-jaxws/pom.xml b/plugins/jaxws/geronimo-jaxws/pom.xml
index 9770598..70140e2 100644
--- a/plugins/jaxws/geronimo-jaxws/pom.xml
+++ b/plugins/jaxws/geronimo-jaxws/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jaxws/jaxws-deployer/pom.xml b/plugins/jaxws/jaxws-deployer/pom.xml
index 1126d2f..b5977c3 100644
--- a/plugins/jaxws/jaxws-deployer/pom.xml
+++ b/plugins/jaxws/jaxws-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jaxws/jaxws-ejb-deployer/pom.xml b/plugins/jaxws/jaxws-ejb-deployer/pom.xml
index 5773fed..e10ba22 100644
--- a/plugins/jaxws/jaxws-ejb-deployer/pom.xml
+++ b/plugins/jaxws/jaxws-ejb-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jaxws/jaxws-tools/pom.xml b/plugins/jaxws/jaxws-tools/pom.xml
index 2f8bc2e..c889944 100644
--- a/plugins/jaxws/jaxws-tools/pom.xml
+++ b/plugins/jaxws/jaxws-tools/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jaxws</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jaxws/pom.xml b/plugins/jaxws/pom.xml
index 3631410..3aaf34b 100644
--- a/plugins/jaxws/pom.xml
+++ b/plugins/jaxws/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jaxws</artifactId>
diff --git a/plugins/jetty/geronimo-jetty6-builder/pom.xml b/plugins/jetty/geronimo-jetty6-builder/pom.xml
index 3614e51..164caed 100644
--- a/plugins/jetty/geronimo-jetty6-builder/pom.xml
+++ b/plugins/jetty/geronimo-jetty6-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml b/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml
index 35d8b4d..4845891 100644
--- a/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml
+++ b/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml b/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml
index 5bef89e..076286e 100644
--- a/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml
+++ b/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jetty/geronimo-jetty6/pom.xml b/plugins/jetty/geronimo-jetty6/pom.xml
index 0799b8f..36582c2 100644
--- a/plugins/jetty/geronimo-jetty6/pom.xml
+++ b/plugins/jetty/geronimo-jetty6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml b/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml
index d923ccf..bf11f35 100644
--- a/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml
+++ b/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jetty/jetty6-clustering-wadi/pom.xml b/plugins/jetty/jetty6-clustering-wadi/pom.xml
index a200e64..bbd94aa 100644
--- a/plugins/jetty/jetty6-clustering-wadi/pom.xml
+++ b/plugins/jetty/jetty6-clustering-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jetty/jetty6-deployer/pom.xml b/plugins/jetty/jetty6-deployer/pom.xml
index c8a881f..18630a6 100644
--- a/plugins/jetty/jetty6-deployer/pom.xml
+++ b/plugins/jetty/jetty6-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jetty/jetty6/pom.xml b/plugins/jetty/jetty6/pom.xml
index deb2b21..27af3d0 100644
--- a/plugins/jetty/jetty6/pom.xml
+++ b/plugins/jetty/jetty6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/jetty/pom.xml b/plugins/jetty/pom.xml
index 8d16ae0..708ea37 100644
--- a/plugins/jetty/pom.xml
+++ b/plugins/jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jetty</artifactId>
diff --git a/plugins/mejb/geronimo-mejb/pom.xml b/plugins/mejb/geronimo-mejb/pom.xml
index 698f72f..d9fcf96 100644
--- a/plugins/mejb/geronimo-mejb/pom.xml
+++ b/plugins/mejb/geronimo-mejb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>mejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-mejb</artifactId>
diff --git a/plugins/mejb/mejb/pom.xml b/plugins/mejb/mejb/pom.xml
index 554b20d..6f3a30d 100644
--- a/plugins/mejb/mejb/pom.xml
+++ b/plugins/mejb/mejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>mejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/mejb/pom.xml b/plugins/mejb/pom.xml
index 8e88450..490d557 100644
--- a/plugins/mejb/pom.xml
+++ b/plugins/mejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>mejb</artifactId>
diff --git a/plugins/monitoring/agent-car-ejb/pom.xml b/plugins/monitoring/agent-car-ejb/pom.xml
index a7bedc2..8b31959 100644
--- a/plugins/monitoring/agent-car-ejb/pom.xml
+++ b/plugins/monitoring/agent-car-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-car-ejb</artifactId>
diff --git a/plugins/monitoring/agent-car-jmx/pom.xml b/plugins/monitoring/agent-car-jmx/pom.xml
index 3357578..810d52e 100644
--- a/plugins/monitoring/agent-car-jmx/pom.xml
+++ b/plugins/monitoring/agent-car-jmx/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-car-jmx</artifactId>
diff --git a/plugins/monitoring/agent-ds/pom.xml b/plugins/monitoring/agent-ds/pom.xml
index 11e1f42..9948099 100644
--- a/plugins/monitoring/agent-ds/pom.xml
+++ b/plugins/monitoring/agent-ds/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins</groupId>
diff --git a/plugins/monitoring/agent-ejb/pom.xml b/plugins/monitoring/agent-ejb/pom.xml
index fc45dc7..74a5132 100755
--- a/plugins/monitoring/agent-ejb/pom.xml
+++ b/plugins/monitoring/agent-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-ejb</artifactId>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>agent-jar</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/plugins/monitoring/agent-jar/pom.xml b/plugins/monitoring/agent-jar/pom.xml
index ec69a73..b94d06d 100644
--- a/plugins/monitoring/agent-jar/pom.xml
+++ b/plugins/monitoring/agent-jar/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-jar</artifactId>
diff --git a/plugins/monitoring/agent-jmx/pom.xml b/plugins/monitoring/agent-jmx/pom.xml
index fd45ef2..32a513c 100644
--- a/plugins/monitoring/agent-jmx/pom.xml
+++ b/plugins/monitoring/agent-jmx/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-jmx</artifactId>
diff --git a/plugins/monitoring/agent-sql/pom.xml b/plugins/monitoring/agent-sql/pom.xml
index 322b426..2c1ffa9 100644
--- a/plugins/monitoring/agent-sql/pom.xml
+++ b/plugins/monitoring/agent-sql/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>agent-sql</artifactId>
diff --git a/plugins/monitoring/mconsole-ds/pom.xml b/plugins/monitoring/mconsole-ds/pom.xml
index 8f8f0e5..482668c 100644
--- a/plugins/monitoring/mconsole-ds/pom.xml
+++ b/plugins/monitoring/mconsole-ds/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins</groupId>
diff --git a/plugins/monitoring/mconsole-jetty/pom.xml b/plugins/monitoring/mconsole-jetty/pom.xml
index 55d6f66..1e73474 100644
--- a/plugins/monitoring/mconsole-jetty/pom.xml
+++ b/plugins/monitoring/mconsole-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins</groupId>
diff --git a/plugins/monitoring/mconsole-tomcat/pom.xml b/plugins/monitoring/mconsole-tomcat/pom.xml
index 66bb8e1..c8d6170 100644
--- a/plugins/monitoring/mconsole-tomcat/pom.xml
+++ b/plugins/monitoring/mconsole-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins</groupId>
diff --git a/plugins/monitoring/mconsole-war/pom.xml b/plugins/monitoring/mconsole-war/pom.xml
index f61e106..039a5ac 100644
--- a/plugins/monitoring/mconsole-war/pom.xml
+++ b/plugins/monitoring/mconsole-war/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
<artifactId>monitoring</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>mconsole-war</artifactId>
diff --git a/plugins/monitoring/pom.xml b/plugins/monitoring/pom.xml
index 3775988..0cda191 100755
--- a/plugins/monitoring/pom.xml
+++ b/plugins/monitoring/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins.monitoring</groupId>
diff --git a/plugins/myfaces/geronimo-myfaces-builder/pom.xml b/plugins/myfaces/geronimo-myfaces-builder/pom.xml
index dc37add..cb25788 100644
--- a/plugins/myfaces/geronimo-myfaces-builder/pom.xml
+++ b/plugins/myfaces/geronimo-myfaces-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>myfaces</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/myfaces/geronimo-myfaces/pom.xml b/plugins/myfaces/geronimo-myfaces/pom.xml
index 434d08f..9cb122c 100644
--- a/plugins/myfaces/geronimo-myfaces/pom.xml
+++ b/plugins/myfaces/geronimo-myfaces/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>myfaces</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/myfaces/myfaces-deployer/pom.xml b/plugins/myfaces/myfaces-deployer/pom.xml
index a0b50aa..aba5d2a 100644
--- a/plugins/myfaces/myfaces-deployer/pom.xml
+++ b/plugins/myfaces/myfaces-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>myfaces</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/myfaces/myfaces/pom.xml b/plugins/myfaces/myfaces/pom.xml
index ccc157d..9e10805 100644
--- a/plugins/myfaces/myfaces/pom.xml
+++ b/plugins/myfaces/myfaces/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>myfaces</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/myfaces/pom.xml b/plugins/myfaces/pom.xml
index 1d4ef17..85e46ef 100644
--- a/plugins/myfaces/pom.xml
+++ b/plugins/myfaces/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>myfaces</artifactId>
diff --git a/plugins/openejb/geronimo-openejb-builder/pom.xml b/plugins/openejb/geronimo-openejb-builder/pom.xml
index d6810cf..60ed3c2 100644
--- a/plugins/openejb/geronimo-openejb-builder/pom.xml
+++ b/plugins/openejb/geronimo-openejb-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/openejb/geronimo-openejb/pom.xml b/plugins/openejb/geronimo-openejb/pom.xml
index 5db34fd..909918d 100644
--- a/plugins/openejb/geronimo-openejb/pom.xml
+++ b/plugins/openejb/geronimo-openejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/openejb/openejb-deployer/pom.xml b/plugins/openejb/openejb-deployer/pom.xml
index 3e058a0..ae81da4 100644
--- a/plugins/openejb/openejb-deployer/pom.xml
+++ b/plugins/openejb/openejb-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/openejb/openejb/pom.xml b/plugins/openejb/openejb/pom.xml
index 7b161bb..2a33731 100644
--- a/plugins/openejb/openejb/pom.xml
+++ b/plugins/openejb/openejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openejb</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/openejb/pom.xml b/plugins/openejb/pom.xml
index 177700e..75ad55e 100644
--- a/plugins/openejb/pom.xml
+++ b/plugins/openejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>openejb</artifactId>
diff --git a/plugins/openjpa/geronimo-openjpa/pom.xml b/plugins/openjpa/geronimo-openjpa/pom.xml
index 4e8aa69..d825fa8 100644
--- a/plugins/openjpa/geronimo-openjpa/pom.xml
+++ b/plugins/openjpa/geronimo-openjpa/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openjpa</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml b/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml
index b3e4213..ae44b40 100644
--- a/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml
+++ b/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openjpa</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/openjpa/geronimo-persistence-jpa10/pom.xml b/plugins/openjpa/geronimo-persistence-jpa10/pom.xml
index 4027092..cfb304d 100644
--- a/plugins/openjpa/geronimo-persistence-jpa10/pom.xml
+++ b/plugins/openjpa/geronimo-persistence-jpa10/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openjpa</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/openjpa/openjpa/pom.xml b/plugins/openjpa/openjpa/pom.xml
index a93c4db..b9096d0 100644
--- a/plugins/openjpa/openjpa/pom.xml
+++ b/plugins/openjpa/openjpa/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openjpa</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/openjpa/persistence-jpa10-deployer/pom.xml b/plugins/openjpa/persistence-jpa10-deployer/pom.xml
index 6f8eb16..16f9a8c 100644
--- a/plugins/openjpa/persistence-jpa10-deployer/pom.xml
+++ b/plugins/openjpa/persistence-jpa10-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openjpa</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/openjpa/pom.xml b/plugins/openjpa/pom.xml
index 27aaa99..4dd18b6 100644
--- a/plugins/openjpa/pom.xml
+++ b/plugins/openjpa/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>openjpa</artifactId>
diff --git a/plugins/plancreator/plancreator-console-jetty/pom.xml b/plugins/plancreator/plancreator-console-jetty/pom.xml
index fb22350..2ab6d26 100644
--- a/plugins/plancreator/plancreator-console-jetty/pom.xml
+++ b/plugins/plancreator/plancreator-console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plancreator-console-jetty</artifactId>
diff --git a/plugins/plancreator/plancreator-console-tomcat/pom.xml b/plugins/plancreator/plancreator-console-tomcat/pom.xml
index fb228c2..cf1535e 100644
--- a/plugins/plancreator/plancreator-console-tomcat/pom.xml
+++ b/plugins/plancreator/plancreator-console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plancreator-console-tomcat</artifactId>
diff --git a/plugins/plancreator/plancreator-portlets/pom.xml b/plugins/plancreator/plancreator-portlets/pom.xml
index 13d51e4..befb8cb 100644
--- a/plugins/plancreator/plancreator-portlets/pom.xml
+++ b/plugins/plancreator/plancreator-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plancreator-portlets</artifactId>
diff --git a/plugins/plancreator/pom.xml b/plugins/plancreator/pom.xml
index 9f21169..4ea0c4a 100644
--- a/plugins/plancreator/pom.xml
+++ b/plugins/plancreator/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>plancreator</artifactId>
diff --git a/plugins/pluto/geronimo-pluto/pom.xml b/plugins/pluto/geronimo-pluto/pom.xml
index f71a2b9..72ced63 100644
--- a/plugins/pluto/geronimo-pluto/pom.xml
+++ b/plugins/pluto/geronimo-pluto/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>pluto</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-pluto</artifactId>
diff --git a/plugins/pluto/pluto-support/pom.xml b/plugins/pluto/pluto-support/pom.xml
index 27bfc9f..d358b6d 100644
--- a/plugins/pluto/pluto-support/pom.xml
+++ b/plugins/pluto/pluto-support/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>pluto</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>pluto-support</artifactId>
diff --git a/plugins/pluto/pom.xml b/plugins/pluto/pom.xml
index 7cbfe49..6456e5c 100644
--- a/plugins/pluto/pom.xml
+++ b/plugins/pluto/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>pluto</artifactId>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 97df018..e31a8d5 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.plugins</groupId>
diff --git a/plugins/procrun/pom.xml b/plugins/procrun/pom.xml
index ea988ff..13bf4db 100644
--- a/plugins/procrun/pom.xml
+++ b/plugins/procrun/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/remote-deploy/geronimo-remote-deploy/pom.xml b/plugins/remote-deploy/geronimo-remote-deploy/pom.xml
index e9e290c..70814f0 100644
--- a/plugins/remote-deploy/geronimo-remote-deploy/pom.xml
+++ b/plugins/remote-deploy/geronimo-remote-deploy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>remote-deploy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-remote-deploy</artifactId>
diff --git a/plugins/remote-deploy/pom.xml b/plugins/remote-deploy/pom.xml
index ff27c0f..297bce6 100644
--- a/plugins/remote-deploy/pom.xml
+++ b/plugins/remote-deploy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>remote-deploy</artifactId>
diff --git a/plugins/remote-deploy/remote-deploy-jetty/pom.xml b/plugins/remote-deploy/remote-deploy-jetty/pom.xml
index dd64ab0..d078550 100644
--- a/plugins/remote-deploy/remote-deploy-jetty/pom.xml
+++ b/plugins/remote-deploy/remote-deploy-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>remote-deploy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/remote-deploy/remote-deploy-tomcat/pom.xml b/plugins/remote-deploy/remote-deploy-tomcat/pom.xml
index 6f88e70..3758ad6 100644
--- a/plugins/remote-deploy/remote-deploy-tomcat/pom.xml
+++ b/plugins/remote-deploy/remote-deploy-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>remote-deploy</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/sharedlib/pom.xml b/plugins/sharedlib/pom.xml
index b478f8f..407908e 100644
--- a/plugins/sharedlib/pom.xml
+++ b/plugins/sharedlib/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml
index f023ea1..4ccf413 100644
--- a/plugins/spring/pom.xml
+++ b/plugins/spring/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/system-database/geronimo-derby/pom.xml b/plugins/system-database/geronimo-derby/pom.xml
index d45fd3a..c9f2f8f 100644
--- a/plugins/system-database/geronimo-derby/pom.xml
+++ b/plugins/system-database/geronimo-derby/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/system-database/geronimo-timer/pom.xml b/plugins/system-database/geronimo-timer/pom.xml
index 64c5eee..b64e205 100644
--- a/plugins/system-database/geronimo-timer/pom.xml
+++ b/plugins/system-database/geronimo-timer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/system-database/pom.xml b/plugins/system-database/pom.xml
index 226a7a6..2afffc0 100644
--- a/plugins/system-database/pom.xml
+++ b/plugins/system-database/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>system-database</artifactId>
diff --git a/plugins/system-database/sysdb-console-jetty/pom.xml b/plugins/system-database/sysdb-console-jetty/pom.xml
index b16334b..ecb2cbb 100644
--- a/plugins/system-database/sysdb-console-jetty/pom.xml
+++ b/plugins/system-database/sysdb-console-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sysdb-console-jetty</artifactId>
diff --git a/plugins/system-database/sysdb-console-tomcat/pom.xml b/plugins/system-database/sysdb-console-tomcat/pom.xml
index a6bfbe4..70fcaf08 100644
--- a/plugins/system-database/sysdb-console-tomcat/pom.xml
+++ b/plugins/system-database/sysdb-console-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sysdb-console-tomcat</artifactId>
diff --git a/plugins/system-database/sysdb-portlets/pom.xml b/plugins/system-database/sysdb-portlets/pom.xml
index 6e0cf51..f4b9666 100644
--- a/plugins/system-database/sysdb-portlets/pom.xml
+++ b/plugins/system-database/sysdb-portlets/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sysdb-portlets</artifactId>
diff --git a/plugins/system-database/system-database/pom.xml b/plugins/system-database/system-database/pom.xml
index d70e238..aa2e433 100644
--- a/plugins/system-database/system-database/pom.xml
+++ b/plugins/system-database/system-database/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>system-database</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/tomcat/geronimo-tomcat6-builder/pom.xml b/plugins/tomcat/geronimo-tomcat6-builder/pom.xml
index 2433e8e..76f9334 100644
--- a/plugins/tomcat/geronimo-tomcat6-builder/pom.xml
+++ b/plugins/tomcat/geronimo-tomcat6-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml b/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml
index 9e4d6a1..df5407e 100644
--- a/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml
+++ b/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml b/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml
index e85091d..8a2ca30 100644
--- a/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml
+++ b/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/tomcat/geronimo-tomcat6/pom.xml b/plugins/tomcat/geronimo-tomcat6/pom.xml
index eb5a378..de1171e 100644
--- a/plugins/tomcat/geronimo-tomcat6/pom.xml
+++ b/plugins/tomcat/geronimo-tomcat6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/tomcat/pom.xml b/plugins/tomcat/pom.xml
index 7c9bd1c..2977d0a 100644
--- a/plugins/tomcat/pom.xml
+++ b/plugins/tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>tomcat</artifactId>
diff --git a/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml b/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml
index 0a4bd83..bc5a679 100644
--- a/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml
+++ b/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/tomcat/tomcat6-clustering-wadi/pom.xml b/plugins/tomcat/tomcat6-clustering-wadi/pom.xml
index 4a1dbc1..e6ea444 100644
--- a/plugins/tomcat/tomcat6-clustering-wadi/pom.xml
+++ b/plugins/tomcat/tomcat6-clustering-wadi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/tomcat/tomcat6-deployer/pom.xml b/plugins/tomcat/tomcat6-deployer/pom.xml
index d4339fe..910f123 100644
--- a/plugins/tomcat/tomcat6-deployer/pom.xml
+++ b/plugins/tomcat/tomcat6-deployer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/tomcat/tomcat6-no-ha/pom.xml b/plugins/tomcat/tomcat6-no-ha/pom.xml
index e710a27..0586ec8 100644
--- a/plugins/tomcat/tomcat6-no-ha/pom.xml
+++ b/plugins/tomcat/tomcat6-no-ha/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/tomcat/tomcat6/pom.xml b/plugins/tomcat/tomcat6/pom.xml
index bcb4100..1edf6a7 100644
--- a/plugins/tomcat/tomcat6/pom.xml
+++ b/plugins/tomcat/tomcat6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tomcat</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/uddi/geronimo-uddi-db/pom.xml b/plugins/uddi/geronimo-uddi-db/pom.xml
index bef2e61..f144f57 100644
--- a/plugins/uddi/geronimo-uddi-db/pom.xml
+++ b/plugins/uddi/geronimo-uddi-db/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>uddi</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-uddi-db</artifactId>
diff --git a/plugins/uddi/pom.xml b/plugins/uddi/pom.xml
index 6f6814b..233450d 100644
--- a/plugins/uddi/pom.xml
+++ b/plugins/uddi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>uddi</artifactId>
diff --git a/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml b/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml
index 7cde067..6a94c4a 100644
--- a/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml
+++ b/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>uddi-server</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-uddi-server</artifactId>
diff --git a/plugins/uddi/uddi-server/pom.xml b/plugins/uddi/uddi-server/pom.xml
index 9a3ca61..a00a811 100644
--- a/plugins/uddi/uddi-server/pom.xml
+++ b/plugins/uddi/uddi-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>uddi</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>uddi-server</artifactId>
diff --git a/plugins/uddi/uddi-server/uddi-jetty6/pom.xml b/plugins/uddi/uddi-server/uddi-jetty6/pom.xml
index e4eb090..1fe3c10 100644
--- a/plugins/uddi/uddi-server/uddi-jetty6/pom.xml
+++ b/plugins/uddi/uddi-server/uddi-jetty6/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>uddi-server</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/uddi/uddi-server/uddi-tomcat/pom.xml b/plugins/uddi/uddi-server/uddi-tomcat/pom.xml
index bb29cdc..dc36db7 100644
--- a/plugins/uddi/uddi-server/uddi-tomcat/pom.xml
+++ b/plugins/uddi/uddi-server/uddi-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>uddi-server</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/webservices/geronimo-webservices-builder/pom.xml b/plugins/webservices/geronimo-webservices-builder/pom.xml
index 84ea0e6..d176eb1 100644
--- a/plugins/webservices/geronimo-webservices-builder/pom.xml
+++ b/plugins/webservices/geronimo-webservices-builder/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>webservices</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/webservices/geronimo-webservices/pom.xml b/plugins/webservices/geronimo-webservices/pom.xml
index e437cda..86ed0e2 100644
--- a/plugins/webservices/geronimo-webservices/pom.xml
+++ b/plugins/webservices/geronimo-webservices/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>webservices</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.modules</groupId>
diff --git a/plugins/webservices/pom.xml b/plugins/webservices/pom.xml
index 6b7ac8c..e757010 100644
--- a/plugins/webservices/pom.xml
+++ b/plugins/webservices/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>webservices</artifactId>
diff --git a/plugins/webservices/webservices-common/pom.xml b/plugins/webservices/webservices-common/pom.xml
index fb19d02..d3f0e58 100644
--- a/plugins/webservices/webservices-common/pom.xml
+++ b/plugins/webservices/webservices-common/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>webservices</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/welcome/geronimo-welcome/pom.xml b/plugins/welcome/geronimo-welcome/pom.xml
index 2dfbaeb..0bf1e64 100644
--- a/plugins/welcome/geronimo-welcome/pom.xml
+++ b/plugins/welcome/geronimo-welcome/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>welcome</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>geronimo-welcome</artifactId>
diff --git a/plugins/welcome/pom.xml b/plugins/welcome/pom.xml
index 25eeab1..7201201 100644
--- a/plugins/welcome/pom.xml
+++ b/plugins/welcome/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plugins</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>welcome</artifactId>
diff --git a/plugins/welcome/welcome-jetty/pom.xml b/plugins/welcome/welcome-jetty/pom.xml
index 0016926..f571ad4 100644
--- a/plugins/welcome/welcome-jetty/pom.xml
+++ b/plugins/welcome/welcome-jetty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>welcome</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/plugins/welcome/welcome-tomcat/pom.xml b/plugins/welcome/welcome-tomcat/pom.xml
index 08413fa..324c2c3 100644
--- a/plugins/welcome/welcome-tomcat/pom.xml
+++ b/plugins/welcome/welcome-tomcat/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>welcome</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.configs</groupId>
diff --git a/pom.xml b/pom.xml
index a5b82d1..fff4e07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<name>Geronimo</name>
<packaging>pom</packaging>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
<description>
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.6</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.6</developerConnection>
- <url>http://svn.apache.org/viewvc/geronimo/server/tags/geronimo-2.1.6</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/server/branches/2.1.6</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/server/branches/2.1.6</developerConnection>
+ <url>http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6</url>
</scm>
<properties>
diff --git a/repository/pom.xml b/repository/pom.xml
index 1e3b2a1..60a3492 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>repository</artifactId>
diff --git a/testsuite/commands-testsuite/deploy/pom.xml b/testsuite/commands-testsuite/deploy/pom.xml
index 2f55fff..614b2e2 100644
--- a/testsuite/commands-testsuite/deploy/pom.xml
+++ b/testsuite/commands-testsuite/deploy/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>commands-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>deploy</artifactId>
diff --git a/testsuite/commands-testsuite/gshell/pom.xml b/testsuite/commands-testsuite/gshell/pom.xml
index 0de5fbd..c5b901a 100644
--- a/testsuite/commands-testsuite/gshell/pom.xml
+++ b/testsuite/commands-testsuite/gshell/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>commands-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>gshell</artifactId>
diff --git a/testsuite/commands-testsuite/jaxws/pom.xml b/testsuite/commands-testsuite/jaxws/pom.xml
index 9025f39..fe79790 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jaxws</artifactId>
diff --git a/testsuite/commands-testsuite/pom.xml b/testsuite/commands-testsuite/pom.xml
index 61f7527..d315588 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>commands-testsuite</artifactId>
diff --git a/testsuite/commands-testsuite/shutdown/pom.xml b/testsuite/commands-testsuite/shutdown/pom.xml
index 9cb3c72..8256224 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>shutdown</artifactId>
diff --git a/testsuite/console-testsuite/advanced/pom.xml b/testsuite/console-testsuite/advanced/pom.xml
index 5bb1058..53dd1ee 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>advanced</artifactId>
diff --git a/testsuite/console-testsuite/basic/pom.xml b/testsuite/console-testsuite/basic/pom.xml
index d54b402..9bdd6c5 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>basic</artifactId>
diff --git a/testsuite/console-testsuite/pom.xml b/testsuite/console-testsuite/pom.xml
index 0d4c962..54eae9d 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 4dbc095..c5caa91 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-helloworld</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 f302844..196bd31 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-helloworld</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 3b21e01..cdef30a 100644
--- a/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-helloworld</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 f34a1f6..2c92b3b 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 febada7..a6bc616 100644
--- a/testsuite/corba-testsuite/corba-helloworld/pom.xml
+++ b/testsuite/corba-testsuite/corba-helloworld/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 696b4ac..290576f 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-marshal</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba-marshal-client</artifactId>
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 0845cdf..d6e3701 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-marshal</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba-marshal-ear</artifactId>
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 ca2229b..bb77101 100644
--- a/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-marshal</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba-marshal-ejb</artifactId>
diff --git a/testsuite/corba-testsuite/corba-marshal/pom.xml b/testsuite/corba-testsuite/corba-marshal/pom.xml
index 7bb56e5..76dc910 100644
--- a/testsuite/corba-testsuite/corba-marshal/pom.xml
+++ b/testsuite/corba-testsuite/corba-marshal/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba-marshal</artifactId>
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 7f5ba4a..2b506cc 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-mytime</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 db8e894..79e917c 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-mytime</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 684ba38..0b88075 100644
--- a/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-mytime</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 e09b26c..0ddadab 100644
--- a/testsuite/corba-testsuite/corba-mytime/pom.xml
+++ b/testsuite/corba-testsuite/corba-mytime/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>corba-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>corba-mytime</artifactId>
diff --git a/testsuite/corba-testsuite/pom.xml b/testsuite/corba-testsuite/pom.xml
index 1fc1a69..92927ef 100644
--- a/testsuite/corba-testsuite/pom.xml
+++ b/testsuite/corba-testsuite/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<name>Geronimo TestSuite :: CORBA TestSuite</name>
diff --git a/testsuite/deployment-testsuite/deployment-tests/pom.xml b/testsuite/deployment-testsuite/deployment-tests/pom.xml
index 72d5a9c..03e7893 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 1ca5913..99e0a30 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
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jca-cms-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 fdd93d5..3c12f6a 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
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jca-cms-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 c35b911..41aa49b 100644
--- a/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
+++ b/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>deployment-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 84ba74f..d21dcbc 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 4ef5bdb..964c705 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>manifestcp-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 de63e09..bdf45fc 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>manifestcp-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 2978bb7..7fcbec9 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-jar2/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>manifestcp-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 0c07796..9a26e57 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war-jar/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>manifestcp-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 7a88f34..e430f03 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-war/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>manifestcp-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 cc11539..22bd5a0 100644
--- a/testsuite/deployment-testsuite/manifestcp-tests/pom.xml
+++ b/testsuite/deployment-testsuite/manifestcp-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>deployment-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>manifestcp-tests</artifactId>
diff --git a/testsuite/deployment-testsuite/pom.xml b/testsuite/deployment-testsuite/pom.xml
index c9fe8a6..de04e4a 100644
--- a/testsuite/deployment-testsuite/pom.xml
+++ b/testsuite/deployment-testsuite/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 5f609ce..85dc620 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 0a26330..958ba9d 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 ab48f96..cc02104 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 c0d24a4..bde3a97 100644
--- a/testsuite/enterprise-testsuite/ejb-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/ejb-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>enterprise-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 0e0e41e..aebf2cc 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 ce24851..ac4a9e7 100644
--- a/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/jms-ejb/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>jms-tests</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<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 96f02a7..ec49247 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 b73554d..4325cac 100644
--- a/testsuite/enterprise-testsuite/jms-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/jms-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>enterprise-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 ddcad4e..0b802fb 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-ear/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jpa-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jpa-ear</artifactId>
<name>Geronimo TestSuite :: Enterprise Testsuite :: JPA - EAR</name>
diff --git a/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml b/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
index b987395..1e8bfd5 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-ejb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jpa-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 cd6d9b4..0dd3df4 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/jpa-war/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jpa-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 db86a19..684c4ad 100644
--- a/testsuite/enterprise-testsuite/jpa-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/jpa-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>enterprise-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jpa-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/pom.xml b/testsuite/enterprise-testsuite/pom.xml
index 08152e9..d9e170f 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>enterprise-testsuite</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/pom.xml b/testsuite/enterprise-testsuite/sec-tests/pom.xml
index 873b054..b9e341b 100644
--- a/testsuite/enterprise-testsuite/sec-tests/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>enterprise-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sec-tests</artifactId>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
index cba6590..8767218 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-ear/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>sec-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sec-ear</artifactId>
<name>Geronimo TestSuite :: Enterprise Testsuite :: Security - EAR</name>
diff --git a/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml b/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
index 5325ffb..2478e9d 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-ejb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>sec-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 31fb240..6b760ee 100644
--- a/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml
+++ b/testsuite/enterprise-testsuite/sec-tests/sec-war/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>sec-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>sec-war</artifactId>
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 30f76f5..75fcc68 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.apache.geronimo.testsuite</groupId>
diff --git a/testsuite/security-testsuite/pom.xml b/testsuite/security-testsuite/pom.xml
index d77ee59..0b1951c 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 b74ddc7..1eceefe 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>test-security</artifactId>
diff --git a/testsuite/web-testsuite/pom.xml b/testsuite/web-testsuite/pom.xml
index 1c578e7..c7869ba 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 cfb190f..65cf48a 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 a5d8531..37828af 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 6b584d0..e166cb6 100644
--- a/testsuite/web-testsuite/test-jetty/pom.xml
+++ b/testsuite/web-testsuite/test-jetty/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>web-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 d9b928e..026ee24 100644
--- a/testsuite/web-testsuite/test-myfaces/pom.xml
+++ b/testsuite/web-testsuite/test-myfaces/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>web-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 a740d14..ce4b8a4 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 a737685..1dd688b 100644
--- a/testsuite/web-testsuite/test-web-forward/pom.xml
+++ b/testsuite/web-testsuite/test-web-forward/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>web-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>test-web-forward</artifactId>
<name>Geronimo TestSuite :: Web Testsuite :: Test Servlet Forwarding</name>
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 201f750..e6f362d 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
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>test-web-forward</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>web-forward-ear</artifactId>
<name>Geronimo TestSuite :: Test Servlet Forwarding :: EAR</name>
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 c61d0f9..5145206 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
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>test-web-forward</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>web-forward-war-1</artifactId>
<name>Geronimo TestSuite :: Test Servlet Forwarding :: WAR I</name>
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 0b07076..c06ee55 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
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>test-web-forward</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>web-forward-war-2</artifactId>
<name>Geronimo TestSuite :: Test Servlet Forwarding :: WAR II</name>
diff --git a/testsuite/web-testsuite/test-web-references/pom.xml b/testsuite/web-testsuite/test-web-references/pom.xml
index e3829e2..405113b 100644
--- a/testsuite/web-testsuite/test-web-references/pom.xml
+++ b/testsuite/web-testsuite/test-web-references/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>web-testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>test-web-references</artifactId>
<name>Geronimo TestSuite :: Web Testsuite :: Test WebReferences</name>
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 a9eb8dc..d13d4bc 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
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>test-web-references</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>web-references-ear</artifactId>
<name>Geronimo TestSuite :: Test Web References :: EAR</name>
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 e1b6dc6..2947aed 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 7c35cab..72910ef 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
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>test-web-references</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>web-references-war</artifactId>
<name>Geronimo TestSuite :: Test Web References :: WAR</name>
diff --git a/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml b/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
index ffa8f43..988d0f5 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxb-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 bf40c09..a4964be 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-ejb/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxb-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 1f4729e..545e8bd 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/jaxb-war/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxb-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 5283889..bbbaa31 100644
--- a/testsuite/webservices-testsuite/jaxb-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxb-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml b/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
index fc77c42..29c6ea3 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxr-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 b6e6348..a7f2485 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-ejb/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxr-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 0d89c86..c5e0d93 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/jaxr-war/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxr-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 693f4f4..0d30081 100644
--- a/testsuite/webservices-testsuite/jaxr-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxr-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
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 0034097..4bd0649 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
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxrpc-jaxws-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 a9d8394..bdb0ee0 100644
--- a/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-jaxws-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
index 2433967..ae8055e 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-ejb/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxrpc-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jaxrpc-ejb</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
index e42b22a..3fa3061 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/jaxrpc-war/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxrpc-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 582f437..cd77f9e 100644
--- a/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxrpc-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
index 4afb510..ef6eab4 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxws-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jaxws-client</artifactId>
<name>Geronimo TestSuite :: WebServices TestSuite :: JAX-WS Client</name>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
index 15afca6..f63dda1 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxws-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 50c0902..851551c 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 8caa494..33c3c2d 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxws-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>jaxws-rest-war</artifactId>
diff --git a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
index e915cf4..cebde6a 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>jaxws-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 7691c75..4c5c1c9 100644
--- a/testsuite/webservices-testsuite/jaxws-tests/pom.xml
+++ b/testsuite/webservices-testsuite/jaxws-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/pom.xml b/testsuite/webservices-testsuite/pom.xml
index e83ebf6..cfb195c 100644
--- a/testsuite/webservices-testsuite/pom.xml
+++ b/testsuite/webservices-testsuite/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>testsuite</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 3db4cb7..a0de940 100644
--- a/testsuite/webservices-testsuite/saaj-tests/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml b/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
index 4e652e5..53ef47d 100644
--- a/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>saaj-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>saaj-client</artifactId>
diff --git a/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml b/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
index b25e21e..7a5474d 100644
--- a/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
+++ b/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>saaj-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>saaj-war</artifactId>
diff --git a/testsuite/webservices-testsuite/stax-tests/pom.xml b/testsuite/webservices-testsuite/stax-tests/pom.xml
index 5023ba2..733e094 100644
--- a/testsuite/webservices-testsuite/stax-tests/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>webservices-testsuite</artifactId>
<groupId>org.apache.geronimo.testsuite</groupId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml b/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
index b2bf9fa..0bd597d 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>stax-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
diff --git a/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml b/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
index c98f886..47b08d4 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>stax-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 86246cc..ed63498 100644
--- a/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
+++ b/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsuite</groupId>
<artifactId>stax-tests</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>stax-war</artifactId>
diff --git a/testsupport/pom.xml b/testsupport/pom.xml
index d26dcd1..4aad937 100644
--- a/testsupport/pom.xml
+++ b/testsupport/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 9de2c86..33b09c2 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 698bb01..389f42c 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 24515b8..d84f71f 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 e2311dd..aa5ecfd 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 f216226..6b5b164 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 7d1192a..d88f0ca 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 f0b0b9f..e77cc7e 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 f16cce5..7f8ff85 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 869830d..a25340b 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 5f589f8..45025fc 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 6b59caa..af1ccad 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 49f3cb6..340f3ff 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 0b06c86..13d8982 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 5da7af7..a6c411a 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</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 e4c2fac..d98552a 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>test-war-javaee_5</artifactId>
diff --git a/testsupport/testsupport-commands/pom.xml b/testsupport/testsupport-commands/pom.xml
index 3fcf11d..a03f47c 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.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>testsupport-commands</artifactId>
diff --git a/testsupport/testsupport-common/pom.xml b/testsupport/testsupport-common/pom.xml
index 59b95c7..e42d4e6 100644
--- a/testsupport/testsupport-common/pom.xml
+++ b/testsupport/testsupport-common/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>testsupport-common</artifactId>
diff --git a/testsupport/testsupport-selenium/pom.xml b/testsupport/testsupport-selenium/pom.xml
index 9f5c615..b9a4305 100644
--- a/testsupport/testsupport-selenium/pom.xml
+++ b/testsupport/testsupport-selenium/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<artifactId>testsupport-selenium</artifactId>