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

svn commit: r955643 [3/4] - in /geronimo/server/branches/2.1.6: ./ assemblies/ assemblies/geronimo-boilerplate-minimal/ assemblies/geronimo-framework/ assemblies/geronimo-jetty6-javaee5/ assemblies/geronimo-jetty6-minimal/ assemblies/geronimo-tomcat6-j...

Modified: geronimo/server/branches/2.1.6/plugins/jetty/geronimo-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/geronimo-jetty6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/geronimo-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/geronimo-jetty6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/jetty6-clustering-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/jetty/jetty6-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/jetty6-deployer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/jetty6-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/jetty6-deployer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/jetty/jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/jetty6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/jetty6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/mejb/geronimo-mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/mejb/geronimo-mejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/mejb/geronimo-mejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/mejb/geronimo-mejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/mejb/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/mejb/mejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/mejb/mejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/mejb/mejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/mejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/mejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/mejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-jmx/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-jmx/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-car-jmx/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-ds/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-ds/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-ds/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>
 

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-jar/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-jar/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-jar/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/pluto/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/pluto/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/pluto/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/procrun/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/procrun/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/procrun/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/procrun/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/spring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/spring/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/spring/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/spring/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-builder-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-wadi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-clustering-wadi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-deployer/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-deployer/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-no-ha/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-no-ha/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-no-ha/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6-no-ha/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/tomcat/tomcat6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/geronimo-uddi-db/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/geronimo-uddi-db/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/geronimo-uddi-db/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/geronimo-uddi-db/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/geronimo-uddi-server/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-jetty6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-jetty6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/uddi/uddi-server/uddi-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices-builder/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices-builder/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/webservices/geronimo-webservices/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/webservices/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/webservices/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/webservices/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/webservices/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/webservices/webservices-common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/webservices/webservices-common/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/webservices/webservices-common/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/webservices/webservices-common/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/welcome/geronimo-welcome/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/welcome/geronimo-welcome/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/welcome/geronimo-welcome/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/welcome/geronimo-welcome/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/welcome/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/welcome/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/welcome/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/welcome/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/welcome/welcome-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/welcome/welcome-jetty/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/welcome/welcome-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/welcome/welcome-jetty/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/plugins/welcome/welcome-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/welcome/welcome-tomcat/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/plugins/welcome/welcome-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.6/plugins/welcome/welcome-tomcat/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/repository/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/repository/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/repository/pom.xml (original)
+++ geronimo/server/branches/2.1.6/repository/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/commands-testsuite/deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/commands-testsuite/deploy/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/commands-testsuite/deploy/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/commands-testsuite/deploy/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/commands-testsuite/gshell/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/commands-testsuite/gshell/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/commands-testsuite/gshell/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/commands-testsuite/gshell/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/commands-testsuite/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/commands-testsuite/jaxws/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/commands-testsuite/jaxws/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/commands-testsuite/jaxws/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/commands-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/commands-testsuite/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/commands-testsuite/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/commands-testsuite/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/commands-testsuite/shutdown/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/commands-testsuite/shutdown/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/commands-testsuite/shutdown/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/commands-testsuite/shutdown/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/console-testsuite/advanced/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/console-testsuite/advanced/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/console-testsuite/advanced/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/console-testsuite/advanced/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/console-testsuite/basic/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/console-testsuite/basic/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/console-testsuite/basic/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/console-testsuite/basic/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/console-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/console-testsuite/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/console-testsuite/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/console-testsuite/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-client/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ear/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/corba-helloworld-war/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-helloworld/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ear/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-marshal/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ear/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/corba-mytime-war/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/corba-mytime/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/corba-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/corba-testsuite/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/corba-testsuite/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/corba-testsuite/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/deployment-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/deployment-tests/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/deployment-tests/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/deployment-tests/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-ear/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/jca-cms-war/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/jca-cms-tests/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ear/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>

Modified: geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml?rev=955643&r1=955642&r2=955643&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.6/testsuite/deployment-testsuite/manifestcp-tests/manifestcp-ejb/pom.xml Thu Jun 17 15:37:03 2010
@@ -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>