You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2011/10/16 18:34:25 UTC

svn commit: r1184862 [2/7] - in /geronimo/server/branches/3.0-beta: ./ assemblies/ assemblies/geronimo-jetty8-eba/ assemblies/geronimo-jetty8-javaee6-web/ assemblies/geronimo-jetty8-javaee6/ assemblies/geronimo-jetty8-minimal/ assemblies/geronimo-tomca...

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-core/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-core/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-core/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-core</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-crypto/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-crypto/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-crypto/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-crypto/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-crypto</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-config/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-config/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-config/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-config/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deploy-config</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-full/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-full/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-full/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88-full/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deploy-jsr88-full</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-jsr88/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deploy-jsr88</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-tool/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-tool/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-tool/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deploy-tool/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deploy-tool</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-deployment/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-deployment/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-deployment/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-deployment/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-deployment</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-hook/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-hook/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-hook/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-hook/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-hook</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-interceptor/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-interceptor/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-interceptor/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-interceptor/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>geronimo-interceptor</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-jdbc/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-jdbc/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-jdbc/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-jdbc</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-jmx-remoting/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-jmx-remoting/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-jmx-remoting/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-jmx-remoting/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-jmx-remoting</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-kernel/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-kernel/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-kernel/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-kernel/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-kernel</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-main/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-main/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-main/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-main/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-main</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-management/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-management/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-management/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-management</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-naming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-naming/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-naming/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-naming/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-naming</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-obr/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-obr/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-obr/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-obr/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-obr</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-pax-logging/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-pax-logging/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-pax-logging/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-pax-logging/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-pax-logging</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-plugin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-plugin/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-plugin/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-plugin/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>modules</artifactId>
         <groupId>org.apache.geronimo.framework</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-plugin</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-rmi-loader/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-rmi-loader/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-rmi-loader/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-rmi-loader/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-rmi-loader</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-security/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-security/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-security/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-security</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-service-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-service-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-service-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-service-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-service-builder</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-base/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-base/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-base/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-base/pom.xml Sun Oct 16 16:33:49 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-diagnose/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-diagnose/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-diagnose/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell-diagnose/pom.xml Sun Oct 16 16:33:49 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-shell/pom.xml Sun Oct 16 16:33:49 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-system/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-system/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-system/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-system/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-system</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/geronimo-transformer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/geronimo-transformer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/geronimo-transformer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/geronimo-transformer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-transformer</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>modules</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/modules/testsupport-common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/modules/testsupport-common/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/modules/testsupport-common/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/modules/testsupport-common/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>modules</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.testsupport</groupId>

Modified: geronimo/server/branches/3.0-beta/framework/plugingroups/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/plugingroups/framework/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/plugingroups/framework/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/plugingroups/framework/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>plugingroups</artifactId>
         <groupId>org.apache.geronimo.framework.plugingroups</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>framework</artifactId>

Modified: geronimo/server/branches/3.0-beta/framework/plugingroups/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/plugingroups/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/plugingroups/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/plugingroups/pom.xml Sun Oct 16 16:33:49 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>framework</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework.plugingroups</groupId>

Modified: geronimo/server/branches/3.0-beta/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/framework/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/framework/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/framework/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.framework</groupId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/client/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/client/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/clustering-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/clustering-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/clustering-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/clustering-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/clustering-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/clustering-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/clustering-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/clustering-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/console-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/console-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/console-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/console-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/eba-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/eba-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/eba-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/eba-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>eba-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/eba-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/eba-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/eba-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/eba-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>eba-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/ejb/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/ejb/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/javaee6-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/javaee6-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/javaee6-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/javaee6-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>javaee6-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/javaee6-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/javaee6-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/javaee6-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/javaee6-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>javaee6-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>javaee6-web-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/javaee6-web-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>javaee6-web-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/jms/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/jms/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/jms/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/jms/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/persistence/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/persistence/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/persistence/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/persistence/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>persistence</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/pom.xml Sun Oct 16 16:33:49 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugingroups</groupId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/wab-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/wab-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/wab-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/wab-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>wab-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/wab-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/wab-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/wab-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/wab-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>wab-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/webservices-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/webservices-axis2/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/webservices-axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/webservices-axis2/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>webservices-axis2</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugingroups/webservices-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugingroups/webservices-cxf/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugingroups/webservices-cxf/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugingroups/webservices-cxf/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>plugingroups</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>webservices-cxf</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-broker-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-broker-blueprint/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-broker-blueprint/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-broker-blueprint/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>activemq-console-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-console-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>activemq-console-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-jetty-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-jetty-server/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-jetty-server/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-jetty-server/pom.xml Sun Oct 16 16:33:49 2011
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>activemq</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-beta-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>activemq-jetty-server</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-portlets/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-portlets/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-portlets/pom.xml Sun Oct 16 16:33:49 2011
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq-portlets</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-ra/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-ra/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-ra/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -13,7 +13,7 @@
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins
 		</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>activemq-webconsole-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins
 		</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>activemq-webconsole-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/activemq-webconsole/pom.xml Sun Oct 16 16:33:49 2011
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>activemq</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-blueprint/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-blueprint/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-blueprint/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-management/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-management/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-management/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-ra/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-ra/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/geronimo-activemq-ra/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>activemq</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/activemq/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/activemq/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/activemq/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/activemq/pom.xml Sun Oct 16 16:33:49 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/aries-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/aries-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/aries-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/aries-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/aries/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/aries/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/aries/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/aries/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-shell/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-shell/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-shell/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries-shell/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/geronimo-aries/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aries</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aries/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aries/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aries/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aries/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>aries</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/aspectj/aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aspectj/aspectj/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aspectj/aspectj/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aspectj/aspectj/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aspectj</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aspectj/geronimo-aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aspectj/geronimo-aspectj/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aspectj/geronimo-aspectj/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aspectj/geronimo-aspectj/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>aspectj</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/aspectj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/aspectj/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/aspectj/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/aspectj/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>aspectj</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/axis-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/axis-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/axis-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/axis-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/axis-jetty-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/axis-jetty-server/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/axis-jetty-server/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/axis-jetty-server/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>axis</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-beta-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>axis-jetty-server</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/axis/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/axis/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/axis/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/geronimo-axis/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis/pom.xml Sun Oct 16 16:33:49 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>axis</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/axis2-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/axis2-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/axis2-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/axis2-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/axis2-ejb/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/axis2/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/axis2/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <artifactId>axis2</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/pom.xml Sun Oct 16 16:33:49 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>bval</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-tomcat/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/ca-helper/ca-helper-tomcat/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/ca-helper/geronimo-ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/ca-helper/geronimo-ca-helper/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/ca-helper/geronimo-ca-helper/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/ca-helper/geronimo-ca-helper/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-ca-helper</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/ca-helper/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/ca-helper/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/ca-helper/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>ca-helper</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/clustering-test/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/clustering-test/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/clustering-test/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/clustering-test/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.geronimo.plugins.it</groupId>
     <artifactId>clustering-test</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/customer-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/customer-jetty/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/customer-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/customer-jetty/pom.xml Sun Oct 16 16:33:49 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/plugin-farm-it/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/plugin-farm-it/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/plugin-farm-it/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/plugin-farm-it/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/pom.xml Sun Oct 16 16:33:49 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering-it</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/sample-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/sample-datasource/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/sample-datasource/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering-it/sample-datasource/pom.xml Sun Oct 16 16:33:49 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml?rev=1184862&r1=1184861&r2=1184862&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml Sun Oct 16 16:33:49 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>