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

svn commit: r945601 [4/8] - in /geronimo/server/branches/3.0-M1: ./ assemblies/ assemblies/geronimo-jetty8-javaee6/ assemblies/geronimo-jetty8-minimal/ assemblies/geronimo-tomcat7-javaee6/ assemblies/geronimo-tomcat7-minimal/ framework/ framework/assem...

Modified: geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-tomcat/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-tomcat/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-console-tomcat</artifactId>
@@ -40,7 +40,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -48,7 +48,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>debugviews-portlets</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-portlets/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-portlets/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-portlets/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-portlets</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/debugviews/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/debugviews/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/debugviews/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/debugviews/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/dojo/dojo-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/dojo/dojo-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/dojo/dojo-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/dojo/dojo-jetty/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>dojo-jetty</artifactId>
     <name>Geronimo Plugins, Dojo :: Jetty</name>
     <packaging>car</packaging>
-    
+
     <description>
         The Dojo AJAX library for Geronimo. This binds to /dojo so that
         applications needing to add dojo support can simply include a

Modified: geronimo/server/branches/3.0-M1/plugins/dojo/dojo-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/dojo/dojo-tomcat/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/dojo/dojo-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/dojo/dojo-tomcat/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>dojo-tomcat</artifactId>
     <name>Geronimo Plugins, Dojo :: Tomcat</name>
     <packaging>car</packaging>
-    
+
     <description>
         The Dojo AJAX library for Geronimo. This binds to /dojo so that
         applications needing to add dojo support can simply include a

Modified: geronimo/server/branches/3.0-M1/plugins/dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/dojo/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/dojo/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/dojo/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>dojo</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/hotdeploy/hot-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/hotdeploy/hot-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/hotdeploy/hot-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/hotdeploy/hot-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>hot-deployer</artifactId>
     <name>Geronimo Plugins, Hot Deploy :: Deployer</name>
     <packaging>car</packaging>
 
     <description>The hot deployer is a bad substitute for using explicit deploy commands from maven, the command line, or the console.</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -42,7 +42,7 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>j2ee-deployer</artifactId>
@@ -55,14 +55,14 @@
             <artifactId>geronimo-hot-deploy</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>geronimo-deploy-tool</artifactId>
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/hotdeploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/hotdeploy/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/hotdeploy/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/hotdeploy/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>hotdeploy</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-schema/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-schema/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-schema/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee-schema/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-j2ee/pom.xml Tue May 18 11:57:42 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -46,7 +46,7 @@
             <artifactId>geronimo-management</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>geronimo-naming</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-naming-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-naming-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-naming-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-naming-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-security-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-security-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-security-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-security-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-test-ddbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-test-ddbean/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-test-ddbean/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-test-ddbean/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-test-ddbean</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, J2EE :: Test DDBeans</name>
-    
+
     <dependencies>
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.modules</groupId>-->
@@ -59,6 +59,6 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-    
+
 </project>
 

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/geronimo-web/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -63,7 +63,7 @@
         </dependency>
 
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>
@@ -74,7 +74,7 @@
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
-                    <instructions>                       
+                    <instructions>
                         <DynamicImport-Package>schemaorg_apache_xmlbeans.*</DynamicImport-Package>
                         <Import-Package>
                             org.apache.geronimo.xbeans.javaee.impl,

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>j2ee-deployer</artifactId>
     <name>Geronimo Plugins, J2EE :: Deployer</name>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/j2ee-server/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jsr88-ear-configurer</artifactId>
     <name>Geronimo Plugins, J2EE :: JSR-88 EAR Configurer</name>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/src/main/history/dependencies.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/src/main/history/dependencies.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-ear-configurer/src/main/history/dependencies.xml Tue May 18 11:57:42 2010
@@ -3,15 +3,10 @@
     <module-id>
         <groupId>org.apache.geronimo.configs</groupId>
         <artifactId>jsr88-ear-configurer</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
         <type>car</type>
     </module-id>
     <dependency>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>org.apache.felix.configadmin</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-transaction</artifactId>
         <type>jar</type>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-jar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-jar-configurer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-jar-configurer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-jar-configurer/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jsr88-jar-configurer</artifactId>
     <name>Geronimo Plugins, J2EE :: JSR-88 JAR Configurer</name>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-rar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-rar-configurer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-rar-configurer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-rar-configurer/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jsr88-rar-configurer</artifactId>
     <name>Geronimo Plugins, J2EE :: JSR-88 RAR Configurer</name>
     <packaging>car</packaging>
-    
+
     <dependencies>
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.framework</groupId>-->
@@ -53,7 +53,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>
@@ -86,5 +86,5 @@
             </plugin>
         </plugins>
     </build>
- 
+
 </project>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-war-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-war-configurer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-war-configurer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/jsr88-war-configurer/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jsr88-war-configurer</artifactId>
     <name>Geronimo Plugins, J2EE :: JSR-88 WAR Configurer</name>
     <packaging>car</packaging>
-    
+
     <dependencies>
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.framework</groupId>-->
@@ -47,7 +47,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/j2ee/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/j2ee/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/j2ee/pom.xml Tue May 18 11:57:42 2010
@@ -17,23 +17,23 @@
 -->
 <!-- $Rev$ $Date$ -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    
+
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <artifactId>j2ee</artifactId>
     <name>Geronimo Plugins, J2EE</name>
     <packaging>pom</packaging>
-    
+
     <description>
         J2EE plugin
     </description>
-    
+
     <modules>
         <module>geronimo-j2ee</module>
         <module>geronimo-j2ee-builder</module>

Modified: geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jasper/geronimo-jasper/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -38,12 +38,12 @@
             <groupId>${tomcatGroupId}</groupId>
             <artifactId>jasper</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>${tomcatGroupId}</groupId>
             <artifactId>util</artifactId>
         </dependency>
-        
+
         <!--<dependency>-->
         <!--<groupId>${tomcatGroupId}</groupId>-->
         <!--<artifactId>jasper-jdt</artifactId>-->

Modified: geronimo/server/branches/3.0-M1/plugins/jasper/jasper-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jasper/jasper-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jasper/jasper-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jasper/jasper-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jasper/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jasper/jasper/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jasper/jasper/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jasper/jasper/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jasper/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jasper/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jasper/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jasper</artifactId>
@@ -96,7 +96,7 @@
                     </exclusion>
                 </exclusions>
             </dependency>
-            
+
             <dependency>
                 <groupId>${tomcatGroupId}</groupId>
                 <artifactId>util</artifactId>
@@ -113,7 +113,7 @@
             <!--<groupId>${tomcatGroupId}</groupId>-->
             <!--<artifactId>jasper-jdt</artifactId>-->
             <!--<version>${tomcatVersion}</version>-->
-            <!--</dependency>-->            
+            <!--</dependency>-->
         </dependencies>
     </dependencyManagement>
 

Modified: geronimo/server/branches/3.0-M1/plugins/javamail/geronimo-mail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/javamail/geronimo-mail/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/javamail/geronimo-mail/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/javamail/geronimo-mail/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/javamail/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/javamail/javamail/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/javamail/javamail/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/javamail/javamail/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>javamail</artifactId>
     <name>Geronimo Plugins, JavaMail :: JavaMail</name>
     <packaging>car</packaging>
 
     <description>Geronimo JavaMail support</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -57,7 +57,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/javamail/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/javamail/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/javamail/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>javamail</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-jaxws-ejb-builder</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, JAXWS :: EJB Builder</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws-sun-tools/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/geronimo-jaxws/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-ejb-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-ejb-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jaxws-ejb-deployer</artifactId>
     <name>Geronimo Plugins, JAXWS :: EJB Deployer</name>
     <packaging>car</packaging>
 
     <description>Base configuration for JAX-WS EJB Web services.</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
@@ -56,7 +56,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-sun-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-sun-tools/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-sun-tools/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-sun-tools/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-tools/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-tools/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/jaxws-tools/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jaxws-tools</artifactId>
     <name>Geronimo Plugins, JAXWS :: Tools</name>
     <packaging>car</packaging>
 
     <description>JAX-WS command line tools</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
@@ -43,7 +43,7 @@
             <type>car</type>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>
@@ -98,7 +98,7 @@
                             <goal>directory-inline</goal>
                         </goals>
                         <configuration>
-                            <outputDirectory>${project.build.directory}</outputDirectory> 
+                            <outputDirectory>${project.build.directory}</outputDirectory>
                             <appendAssemblyId>false</appendAssemblyId>
                             <descriptors>
                                 <descriptor>${project.basedir}/src/main/assembly/bin.xml</descriptor>

Modified: geronimo/server/branches/3.0-M1/plugins/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jaxws/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jaxws/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jaxws/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxws</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-builder-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-builder-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8-clustering-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-jetty8-clustering-wadi</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, Jetty 8 :: Clustering over WADI Core</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>${pom.groupId}</groupId>
@@ -46,6 +46,6 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
 </project>
 

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/geronimo-jetty8/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -55,7 +55,7 @@
             <artifactId>geronimo-wab</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-web</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/jetty-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/jetty-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/jetty-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/jetty-server/pom.xml Tue May 18 11:57:42 2010
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>jetty8</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>jetty-server</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-builder-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-builder-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jetty8-clustering-builder-wadi</artifactId>
     <name>Geronimo Plugins, Jetty :: Clustering Builder for WADI</name>
     <packaging>car</packaging>
 
     <description>Deployment for WADI clustering on Jetty 8</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
@@ -56,7 +56,7 @@
             <type>car</type>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-clustering-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jetty8-clustering-wadi</artifactId>
     <name>Geronimo Plugins, Jetty :: Jetty 8 Clustering over WADI</name>
     <packaging>car</packaging>
 
     <description>WADI clustering for Jetty.</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
@@ -56,7 +56,7 @@
             <type>car</type>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>jetty8-deployer</artifactId>
     <name>Geronimo Plugins, Jetty 8 :: Deployer</name>
     <packaging>car</packaging>
 
     <description>Geronimo deployer for Jetty 8 Web Server integration.</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
@@ -71,7 +71,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/jetty8/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty8</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/jetty8/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/jetty8/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/jetty8/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/jetty8/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jetty8</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/mejb/geronimo-mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/mejb/geronimo-mejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/mejb/geronimo-mejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/mejb/geronimo-mejb/pom.xml Tue May 18 11:57:42 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>mejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-mejb</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/mejb/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/mejb/mejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/mejb/mejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/mejb/mejb/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>mejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/mejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/mejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/mejb/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mejb</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-ejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-ejb/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,13 +21,13 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <artifactId>agent-car-ejb</artifactId>
     <name>Geronimo Plugins, Monitoring :: Agent EJB CAR</name>
     <packaging>car</packaging>
@@ -40,7 +40,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins.monitoring</groupId>
             <artifactId>agent-ds</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-jmx/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-jmx/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-car-jmx/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-car-jmx</artifactId>
@@ -46,7 +46,7 @@
             <version>${pom.version}</version>
             <type>jar</type>
         </dependency>
-    
+
         <dependency>
             <groupId>org.apache.geronimo.plugins.monitoring</groupId>
             <artifactId>agent-ds</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ds/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ds/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ds/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-ds</artifactId>
@@ -40,21 +40,21 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>system-database</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.tranql</groupId>
             <artifactId>tranql-connector-derby-embed-local</artifactId>
             <type>rar</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins.monitoring</groupId>
             <artifactId>agent-sql</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-ejb/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-ejb</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jar/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jar/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jar/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-jar</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jmx/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jmx/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-jmx/pom.xml Tue May 18 11:57:42 2010
@@ -7,9 +7,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
      http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-jmx</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/agent-sql/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/agent-sql/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/agent-sql/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/agent-sql/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,20 +21,20 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <artifactId>agent-sql</artifactId>
     <name>Geronimo Plugins, Monitoring :: Agent SQL</name>
 
     <description>
        This module carries the Monitoring's SQL scripts for all databases.
     </description>
-    
+
     <build>
         <resources>
             <resource>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-ds/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-ds/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-ds/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,11 +21,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-ds</artifactId>
@@ -42,14 +42,14 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.tranql</groupId>
             <artifactId>tranql-connector-derby-embed-local</artifactId>
             <type>rar</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>connector-deployer-1_6</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/mconsole-itest-simple/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/mconsole-itest-simple/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/mconsole-itest-simple/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/mconsole-itest-simple/pom.xml Tue May 18 11:57:42 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.geronimo.plugins.monitoring.itest</groupId>
     <artifactId>mconsole-itest-simple</artifactId>
@@ -41,7 +41,7 @@
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>
-        
+
     </dependencies>
     <build>
         <plugins>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty-server/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>monitoring</artifactId>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-jetty-server</artifactId>
@@ -105,7 +105,7 @@
             <!--</releases>-->
         <!--</pluginRepository>-->
     <!--</pluginRepositories>-->
-    
+
     <build>
         <pluginManagement>
             <plugins>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-jetty/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-jetty</artifactId>
@@ -43,7 +43,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -51,7 +51,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>connector-deployer-1_6</artifactId>
@@ -59,7 +59,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>persistence-jpa20-deployer</artifactId>
@@ -74,7 +74,7 @@
             <version>${pom.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>console-jetty</artifactId>
@@ -89,7 +89,7 @@
             <type>war</type>
             <scope>provided</scope>
         </dependency>
-	
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>dojo-jetty</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-tomcat/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-tomcat/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-tomcat</artifactId>
@@ -43,7 +43,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -51,7 +51,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>connector-deployer-1_6</artifactId>
@@ -59,7 +59,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>persistence-jpa20-deployer</artifactId>
@@ -74,7 +74,7 @@
             <version>${pom.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>console-tomcat</artifactId>
@@ -89,21 +89,21 @@
             <type>war</type>
             <scope>provided</scope>
         </dependency>
-		
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>j2ee-security</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-		
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>dojo-tomcat</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <!-- see if openejb-client can be used -->
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-war/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-war/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/mconsole-war/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-war</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/monitoring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/monitoring/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/monitoring/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/monitoring/pom.xml Tue May 18 11:57:42 2010
@@ -6,9 +6,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-    
+
        http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.monitoring</groupId>
@@ -81,7 +81,7 @@
         </profile>
     </profiles>
 
-    <build>        
+    <build>
         <pluginManagement>
             <plugins>
                 <!-- inheriting configration for war plugin, i,e, precompile JSPs -->

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces-builder/pom.xml Tue May 18 11:57:42 2010
@@ -21,31 +21,31 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-myfaces-builder</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, MyFaces :: Builder</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-j2ee-builder</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-myfaces</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-servlet_3.0_spec</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/geronimo-myfaces/pom.xml Tue May 18 11:57:42 2010
@@ -21,31 +21,31 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-myfaces</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, MyFaces :: Core</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-j2ee</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>geronimo-naming</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.myfaces.core</groupId>
             <artifactId>myfaces-impl</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -21,18 +21,18 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    
+
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>myfaces-deployer</artifactId>
     <name>Geronimo Plugins, MyFaces :: Deployer</name>
     <packaging>car</packaging>
-    
+
     <dependencies>
         <!-- parent -->
         <dependency>
@@ -41,14 +41,14 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>myfaces</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-myfaces-builder</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-jetty-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-jetty-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-jetty-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces-jetty-server/pom.xml Tue May 18 11:57:42 2010
@@ -21,11 +21,11 @@
   <parent>
     <artifactId>myfaces</artifactId>
     <groupId>org.apache.geronimo.plugins</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>myfaces-jetty-server</artifactId>
-  <version>3.0-SNAPSHOT</version>
+  <version>3.0-M1-SNAPSHOT</version>
   <packaging>server-assembly</packaging>
   <build>
     <pluginManagement>
@@ -120,6 +120,6 @@
     </dependency>
   </dependencies>
   <properties>
-    <geronimoVersion>3.0-SNAPSHOT</geronimoVersion>
+    <geronimoVersion>3.0-M1-SNAPSHOT</geronimoVersion>
   </properties>
 </project>

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/myfaces/pom.xml Tue May 18 11:57:42 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/myfaces/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/myfaces/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/myfaces/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces</artifactId>
@@ -99,8 +99,8 @@
                 </exclusions>
             </dependency>
 
-            
+
         </dependencies>
     </dependencyManagement>
-                
+
 </project>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-builder-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-builder-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-clustering-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb-server/pom.xml Tue May 18 11:57:42 2010
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>openejb</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.geronimo.plugins</groupId>
     <artifactId>geronimo-openejb-server</artifactId>
@@ -96,6 +96,6 @@
 
     </dependencies>
     <!--<properties>-->
-        <!--<geronimoVersion>3.0-SNAPSHOT</geronimoVersion>-->
+        <!--<geronimoVersion>3.0-M1-SNAPSHOT</geronimoVersion>-->
     <!--</properties>-->
 </project>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/geronimo-openejb/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-builder-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-builder-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-wadi/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/openejb/openejb-clustering-wadi/pom.xml Tue May 18 11:57:42 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>