You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2008/02/09 00:24:46 UTC

svn commit: r620034 [2/4] - in /geronimo/server/branches/2.1.0: ./ 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.0/framework/modules/geronimo-transformer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/framework/modules/geronimo-transformer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/framework/modules/geronimo-transformer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/framework/modules/geronimo-transformer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>geronimo-transformer</artifactId>

Modified: geronimo/server/branches/2.1.0/framework/modules/geronimo-upgrade/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/framework/modules/geronimo-upgrade/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/framework/modules/geronimo-upgrade/pom.xml (original)
+++ geronimo/server/branches/2.1.0/framework/modules/geronimo-upgrade/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>geronimo-upgrade</artifactId>

Modified: geronimo/server/branches/2.1.0/framework/modules/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/framework/modules/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/framework/modules/pom.xml (original)
+++ geronimo/server/branches/2.1.0/framework/modules/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>modules</artifactId>

Modified: geronimo/server/branches/2.1.0/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/framework/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/framework/pom.xml (original)
+++ geronimo/server/branches/2.1.0/framework/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/activemq-broker/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/activemq-broker/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/activemq-broker/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/activemq-broker/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-jetty/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-jetty/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>activemq-console-jetty</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/activemq-console-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>activemq-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/activemq-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/activemq-portlets/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/activemq-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/activemq-portlets/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>activemq-portlets</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/activemq-ra/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/activemq-ra/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/activemq-ra/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-management/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-management/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-management/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-ra/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-ra/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq-ra/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/geronimo-activemq/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/activemq/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/activemq/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/activemq/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>activemq</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/axis/axis-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis/axis-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis/axis-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis/axis-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis/axis/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis/axis/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis/axis/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis/geronimo-axis/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>axis</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/axis2-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/axis2-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/axis2-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/axis2-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/axis2-ejb/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/axis2/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/axis2/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/axis2/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2-ejb/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/geronimo-axis2/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/axis2/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/axis2/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/axis2/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>axis2</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-jetty/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-jetty/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/ca-helper/ca-helper-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/ca-helper/geronimo-ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/ca-helper/geronimo-ca-helper/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/ca-helper/geronimo-ca-helper/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/ca-helper/geronimo-ca-helper/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>geronimo-ca-helper</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/ca-helper/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/ca-helper/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/ca-helper/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>ca-helper</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/client/client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/client-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/client-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/client-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/client/client-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/client-security/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/client-security/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/client-security/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/client/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/client/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/client/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/client/geronimo-client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/geronimo-client-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/geronimo-client-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/geronimo-client-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/client/geronimo-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/geronimo-client/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/geronimo-client/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/geronimo-client/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/client/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/client/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/client/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/clustering/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/clustering/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/farming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/farming/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/farming/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/farming/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering-wadi/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering-wadi/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/geronimo-clustering/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/geronimo-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/geronimo-farm/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/geronimo-farm/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/geronimo-farm/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>clustering</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/clustering/wadi-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/clustering/wadi-clustering/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/clustering/wadi-clustering/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/clustering/wadi-clustering/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/client-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/client-transaction/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/client-transaction/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/client-transaction/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/connector-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/connector-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/connector-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/connector-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/geronimo-connector/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/geronimo-transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/geronimo-transaction/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/geronimo-transaction/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/geronimo-transaction/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>connector</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/connector/transaction/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/connector/transaction/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/connector/transaction/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/connector/transaction/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-base-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-base-portlets/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-base-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-base-portlets/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-base-portlets</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-core/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-core/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-core/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-core</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-ear/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-ear/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-ear/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-ear</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-jetty/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-jetty/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-jetty</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-portal-driver/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-portal-driver/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-portal-driver/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-portal-driver</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/console-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/console-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console-tomcat</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/geronimo-converter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/geronimo-converter/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/geronimo-converter/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/geronimo-converter/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/console/plugin-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/plugin-console-jetty/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/plugin-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/plugin-console-jetty/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>plugin-console-jetty</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/plugin-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/plugin-console-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/plugin-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/plugin-console-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>plugin-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/plugin-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/plugin-portlets/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/plugin-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/plugin-portlets/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>plugin-portlets</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/console/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/console/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/console/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/console/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>console</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/client-corba-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/client-corba-yoko/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/client-corba-yoko/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/client-corba-yoko/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/geronimo-corba/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/geronimo-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/geronimo-yoko/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/geronimo-yoko/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/geronimo-yoko/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/j2ee-corba-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/j2ee-corba-yoko/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/j2ee-corba-yoko/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/j2ee-corba-yoko/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/openejb-corba-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/openejb-corba-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/openejb-corba-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/openejb-corba-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/corba/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/corba/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/corba/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>corba</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/cxf-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/cxf-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/cxf-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/cxf-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/cxf-ejb/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/cxf/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/cxf/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/cxf/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf-ejb/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/geronimo-cxf/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/cxf/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/cxf/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/cxf/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>cxf</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-jetty/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-jetty/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>debugviews-console-jetty</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-console-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>debugviews-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-portlets/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/debugviews/debugviews-portlets/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>debugviews-portlets</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/debugviews/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/debugviews/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/debugviews/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/debugviews/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>debugviews</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo-legacy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo-legacy/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo-legacy/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo-legacy/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>dojo-legacy</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo/dojo-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo/dojo-jetty6/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo/dojo-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo/dojo-jetty6/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo/dojo-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo/dojo-tomcat/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo/dojo-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo/dojo-tomcat/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo/geronimo-dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo/geronimo-dojo/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo/geronimo-dojo/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo/geronimo-dojo/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/dojo/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/dojo/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/dojo/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <artifactId>dojo</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/hotdeploy/geronimo-hot-deploy/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/hotdeploy/geronimo-hot-deploy/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/hotdeploy/geronimo-hot-deploy/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/hotdeploy/hot-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/hotdeploy/hot-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/hotdeploy/hot-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/hotdeploy/hot-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/hotdeploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/hotdeploy/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/hotdeploy/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/hotdeploy/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-schema/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-schema/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-schema/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-j2ee-schema/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-naming-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-naming-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-naming-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-naming-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-security-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-security-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-security-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-security-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-test-ddbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-test-ddbean/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-test-ddbean/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-test-ddbean/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-web-2.5-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-web-2.5-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/geronimo-web-2.5-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -135,7 +135,7 @@
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-j2ee-schema</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
@@ -156,55 +156,55 @@
                         <dependency>
                             <groupId>org.apache.geronimo.configs</groupId>
                             <artifactId>j2ee-server</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>car</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-test-ddbean</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-naming-builder</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-security-builder</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.framework</groupId>
                             <artifactId>j2ee-security</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>car</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-j2ee-builder</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.framework</groupId>
                             <artifactId>geronimo-gbean-deployer</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>car</type>
                         </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-client</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
@@ -218,7 +218,7 @@
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-web-2.5-builder</artifactId>
-                            <version>2.1-SNAPSHOT</version>
+                            <version>2.1</version>
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-server/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-server/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/j2ee-server/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-ear-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-ear-configurer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-ear-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-ear-configurer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-jar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-jar-configurer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-jar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-jar-configurer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-rar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-rar-configurer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-rar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-rar-configurer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-war-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-war-configurer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-war-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/jsr88-war-configurer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/pom.xml Fri Feb  8 15:23:51 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <artifactId>j2ee</artifactId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-client-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-client-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-client-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-ejb-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-ejb-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-webservices-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-webservices-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-webservices-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/j2ee/unavailable-webservices-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper-builder/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper-builder/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper-builder/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/jasper/geronimo-jasper/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1.0/plugins/jasper/jasper-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.0/plugins/jasper/jasper-deployer/pom.xml?rev=620034&r1=620033&r2=620034&view=diff
==============================================================================
--- geronimo/server/branches/2.1.0/plugins/jasper/jasper-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1.0/plugins/jasper/jasper-deployer/pom.xml Fri Feb  8 15:23:51 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>