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 [3/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/axis2/axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/axis2/axis2-ejb/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/axis2/axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/axis2/axis2-ejb/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</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/axis2/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/axis2/axis2/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/axis2/axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/axis2/axis2/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>
@@ -93,7 +93,7 @@
 
         <dependency>
             <groupId>org.apache.geronimo.bundles</groupId>
-            <artifactId>axis2</artifactId>        
+            <artifactId>axis2</artifactId>
         </dependency>
 
         <dependency>
@@ -165,30 +165,30 @@
             <groupId>org.apache.servicemix.bundles</groupId>
             <artifactId>org.apache.servicemix.bundles.commons-io</artifactId>
          </dependency>
-         
+
          <dependency>
             <groupId>org.apache.woden</groupId>
             <artifactId>woden-api</artifactId>
          </dependency>
-         
+
          <dependency>
             <groupId>org.apache.geronimo.bundles</groupId>
-            <artifactId>woodstox</artifactId>               
+            <artifactId>woodstox</artifactId>
          </dependency>
 
          <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-stax-api_1.2_spec</artifactId>         
+            <artifactId>geronimo-stax-api_1.2_spec</artifactId>
          </dependency>
 
         <dependency>
             <groupId>org.apache.servicemix.bundles</groupId>
-            <artifactId>org.apache.servicemix.bundles.wsdl4j</artifactId>               
+            <artifactId>org.apache.servicemix.bundles.wsdl4j</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>            
+            <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
         </dependency>
     </dependencies>
 

Modified: geronimo/server/branches/3.0-M1/plugins/axis2/geronimo-axis2-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/axis2/geronimo-axis2-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/axis2/geronimo-axis2-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -52,14 +52,14 @@
             <!--<artifactId>geronimo-jaxws-builder</artifactId>-->
             <!--<version>${project.version}</version>-->
         <!--</dependency>-->
-        
+
         <!-- xbean-finder, g-service-builder comes transitively from this -->
         <!--<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-naming-builder</artifactId>-->

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/axis2/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/axis2/pom.xml Tue May 18 11:57:42 2010
@@ -19,23 +19,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>axis2</artifactId>
     <name>Geronimo Plugins, AXIS2</name>
     <packaging>pom</packaging>
-    
+
     <description>
         AXIS2 plugin
     </description>
-    
+
     <modules>
         <module>axis2</module>
         <module>axis2-deployer</module>

Modified: geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-jetty/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>ca-helper-jetty</artifactId>
     <name>Geronimo Plugins, CA Helper :: Jetty</name>
     <packaging>car</packaging>
-    
+
     <description>
         This is a helper application for CA to enable receiving CSR's through
         and uploading certificates to web browsers.
@@ -54,7 +54,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -62,7 +62,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-tomcat/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/ca-helper/ca-helper-tomcat/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>ca-helper</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>ca-helper-tomcat</artifactId>
     <name>Geronimo Plugins, CA Helper :: Tomcat</name>
     <packaging>car</packaging>
-    
+
     <description>
         This is a helper application for CA to enable receiving CSR's through
         and uploading certificates to web browsers.
@@ -54,7 +54,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -62,7 +62,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper</artifactId>

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

Modified: geronimo/server/branches/3.0-M1/plugins/ca-helper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/ca-helper/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/ca-helper/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/ca-helper/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>ca-helper</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/client/client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/client-deployer/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/client-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/client-deployer/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</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/client/client-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/client-security/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/client-security/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/client-security/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</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/client/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/client/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/client/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</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/client/geronimo-client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/geronimo-client-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/geronimo-client-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/geronimo-client-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</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/client/geronimo-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/geronimo-client/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/geronimo-client/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/geronimo-client/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-client</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, Client :: Core</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -53,6 +53,6 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
 </project>
 

Modified: geronimo/server/branches/3.0-M1/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/client/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/client/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/client/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>client</artifactId>

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

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/customer-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/customer-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/customer-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/customer-jetty/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
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

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

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>clustering-it</artifactId>
@@ -50,5 +50,5 @@
             </plugin>
         </plugins>
     </build>
-    
+
 </project>
\ No newline at end of file

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/sample-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/sample-datasource/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/sample-datasource/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/clustering-it/sample-datasource/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
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering-it</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.it</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/clustering/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/clustering/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>clustering</artifactId>
     <name>Geronimo Plugins, Clustering :: Clustering</name>
@@ -36,7 +36,7 @@
     <description>
         Basic clustering support in use with WADI
     </description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -46,7 +46,7 @@
             <!-- why is deployment needed for clustering??? -->
             <!--<scope>provided</scope>-->
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>plugin</artifactId>

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-deploy-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-deploy-farm/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-deploy-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-deploy-farm/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</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/clustering/geronimo-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-farm/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-farm/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</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/clustering/geronimo-plugin-farm-node/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm-node/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm-node/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm-node/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.assemblies</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/geronimo-plugin-farm/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</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/clustering/plugin-farm-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/plugin-farm-datasource/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/plugin-farm-datasource/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/plugin-farm-datasource/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.configs</groupId>
@@ -62,7 +62,7 @@
             <type>rar</type>
             <scope>provided</scope>
         </dependency>
-        
+
     </dependencies>
     <build>
         <plugins>

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

Modified: geronimo/server/branches/3.0-M1/plugins/clustering/wadi-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/clustering/wadi-clustering/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/clustering/wadi-clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/clustering/wadi-clustering/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</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/connector-1_6/client-transaction-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/client-transaction-1_6/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/client-transaction-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/client-transaction-1_6/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>client-transaction-1_6</artifactId>
     <name>Geronimo Plugins, Connector 1.6 :: Client transaction</name>
@@ -41,7 +41,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <!-- parent config -->
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/connector-1_6/connector-deployer-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/connector-deployer-1_6/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/connector-deployer-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/connector-deployer-1_6/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</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/connector-1_6/geronimo-connector-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-1_6/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-1_6/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</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/connector-1_6/geronimo-connector-builder-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</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/connector-1_6/geronimo-connector-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-server/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-server/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/geronimo-connector-server/pom.xml Tue May 18 11:57:42 2010
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>connector-1_6</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-connector-server</artifactId>

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

Modified: geronimo/server/branches/3.0-M1/plugins/connector-1_6/transaction-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/connector-1_6/transaction-1_6/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/connector-1_6/transaction-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/connector-1_6/transaction-1_6/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>transaction-1_6</artifactId>
     <name>Geronimo Plugins, Connector 1.6 :: Transaction Manager (JTA11)</name>
     <packaging>car</packaging>
 
     <description>Geronimo transaction manager module.</description>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -43,14 +43,14 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>j2ee-server</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>j2ee-security</artifactId>
@@ -64,13 +64,13 @@
             <artifactId>geronimo-core</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-connector-1_6</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.components</groupId>
             <artifactId>geronimo-connector</artifactId>

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/console/console-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/console-ear/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/console-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/console-ear/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.
@@ -19,19 +19,19 @@
 <!-- $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>console</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-ear</artifactId>
     <name>Geronimo Plugins, Console :: EAR</name>
     <packaging>ear</packaging>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/console/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/console-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/console-jetty/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-jetty</artifactId>
@@ -49,8 +49,8 @@
             <artifactId>dojo-jetty</artifactId>
             <version>${project.version}</version>
             <type>car</type>
-        </dependency>           
-        
+        </dependency>
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>j2ee-security</artifactId>
@@ -99,7 +99,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>${jetty}-deployer</artifactId>
@@ -107,7 +107,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -123,7 +123,7 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>${jetty}</artifactId>

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/console/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/console-tomcat/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/console-tomcat/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>console-tomcat</artifactId>
@@ -49,7 +49,7 @@
             <artifactId>dojo-tomcat</artifactId>
             <version>${project.version}</version>
             <type>car</type>
-        </dependency>        
+        </dependency>
 
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
@@ -85,7 +85,7 @@
             <artifactId>console-filter</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.bundles</groupId>
             <artifactId>dwr</artifactId>
@@ -99,7 +99,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>tomcat7-deployer</artifactId>
@@ -107,7 +107,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>
@@ -123,7 +123,7 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>tomcat7</artifactId>

Modified: geronimo/server/branches/3.0-M1/plugins/console/geronimo-converter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/geronimo-converter/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/geronimo-converter/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/geronimo-converter/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-converter</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, Console :: Configuration Converter</name>
-    
+
     <dependencies>
         <!-- g-kernel comes transitively from this -->
         <dependency>
@@ -41,6 +41,6 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
 </project>
 

Modified: geronimo/server/branches/3.0-M1/plugins/console/plugin-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/plugin-console-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/plugin-console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/plugin-console-jetty/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <artifactId>plugin-console-jetty</artifactId>
@@ -43,7 +43,7 @@
             <type>war</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>console-jetty</artifactId>
@@ -64,7 +64,7 @@
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>geronimo-deploy-jsr88</artifactId>
@@ -79,7 +79,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.configs</groupId>
             <artifactId>jasper-deployer</artifactId>

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/console/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/console/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/console/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/console/pom.xml Tue May 18 11:57:42 2010
@@ -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>
 
     <artifactId>console</artifactId>
@@ -55,7 +55,7 @@
             </modules>
         </profile>
     </profiles>
-    
+
     <dependencyManagement>
         <dependencies>
             <dependency>

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

Modified: geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -44,7 +44,7 @@
             <artifactId>yoko-spec-corba</artifactId>
             <scope>provided</scope>
         </dependency>
-        
+
         <!-- g-security-builder, g-naming-builder comes from this -->
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/corba/geronimo-corba/pom.xml Tue May 18 11:57:42 2010
@@ -25,9 +25,9 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <name>Geronimo Plugins, Corba :: Core</name>
     <packaging>bundle</packaging>
@@ -43,7 +43,7 @@
             <type>car</type>
             <scope>provided</scope>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>geronimo-kernel</artifactId>

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

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

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

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

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/cxf/cxf-jaxws-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/cxf-jaxws-tools/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/cxf-jaxws-tools/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/cxf-jaxws-tools/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>cxf-jaxws-tools</artifactId>
     <name>Geronimo Plugins, CXF :: Tools</name>
     <packaging>car</packaging>
 
     <description>CXF JAX-WS tools</description>
-    
+
     <dependencies>
         <!-- This module should NOT have dependency on cxf/car -->
 
@@ -76,7 +76,7 @@
             <version>${project.version}</version>
         </dependency>
     </dependencies>
-    
+
     <build>
         <plugins>
             <plugin>

Modified: geronimo/server/branches/3.0-M1/plugins/cxf/cxf-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/cxf-tools/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/cxf-tools/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/cxf-tools/pom.xml Tue May 18 11:57:42 2010
@@ -25,16 +25,16 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>cxf-tools</artifactId>
     <name>Geronimo Plugins, CXF :: Tools CLI</name>
     <packaging>car</packaging>
 
     <description>CXF 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>
@@ -99,7 +99,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/cxf/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/cxf/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/cxf/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/cxf/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</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/cxf/geronimo-cxf-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf-builder/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf-builder/pom.xml Tue May 18 11:57:42 2010
@@ -25,14 +25,14 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
-    
+
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-cxf-builder</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo Plugins, CXF :: Builder</name>
-    
+
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>

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

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

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

Modified: geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/geronimo-cxf/pom.xml Tue May 18 11:57:42 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-M1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>
@@ -46,36 +46,36 @@
             <artifactId>geronimo-jaxws</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-transaction-1_6</artifactId>
             <version>${project.version}</version>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-annotation_1.1_spec</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-servlet_3.0_spec</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>org.apache.geronimo.javamail</groupId>
             <artifactId>geronimo-javamail_1.4_mail</artifactId>
         </dependency>
-            
+
         <dependency>
             <groupId>org.apache.cxf</groupId>
-            <artifactId>cxf-bundle-minimal</artifactId>    
+            <artifactId>cxf-bundle-minimal</artifactId>
         </dependency>
 
     </dependencies>

Modified: geronimo/server/branches/3.0-M1/plugins/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/cxf/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/cxf/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/cxf/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>cxf</artifactId>
@@ -58,33 +58,33 @@
                 <version>${cxfVersion}</version>
                 <exclusions>
                     <!-- transitive dependency
-                                      
-                        <groupId>org.apache.ws.security</groupId>           
+
+                        <groupId>org.apache.ws.security</groupId>
                         <artifactId>wss4j</artifactId>
                         <version>1.5.5</version>
-                          
-                        <groupId>org.apache.neethi</groupId>  
+
+                        <groupId>org.apache.neethi</groupId>
                         <artifactId>neethi</artifactId>
                         <version>2.0.4</version>
-                    
+
                         <groupId>org.apache.ws.commons.schema</groupId>
                         <artifactId>XmlSchema</artifactId>
                         <version>1.4.3</version>
 
-                        <groupId>org.apache.geronimo.specs</groupId>    
+                        <groupId>org.apache.geronimo.specs</groupId>
                         <artifactId>geronimo-activation_1.1_spec</artifactId>
                         <version>1.0.2</version>
-                    
-                        <groupId>org.apache.geronimo.specs</groupId>    
+
+                        <groupId>org.apache.geronimo.specs</groupId>
                         <artifactId>geronimo-jms_1.1_spec</artifactId>
                         <version>1.1.1</version>
                     -->
-   
+
                     <!-- geronimo specs,
                             their versions are not the same with those in root pom -->
                     <exclusion>
-                        <groupId>org.apache.geronimo.specs</groupId>    
-                        <artifactId>geronimo-annotation_1.0_spec</artifactId>   
+                        <groupId>org.apache.geronimo.specs</groupId>
+                        <artifactId>geronimo-annotation_1.0_spec</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.geronimo.specs</groupId>
@@ -106,15 +106,15 @@
                         <groupId>org.apache.geronimo.specs</groupId>
                         <artifactId>geronimo-jaxws_2.1_spec</artifactId>
                     </exclusion>
-                                       
-                    <!-- Spring jars, 
+
+                    <!-- Spring jars,
                             org.springframework*;resolution:=optional, -->
                     <exclusion>
                         <groupId>org.springframework</groupId>
                         <artifactId>spring-core</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>org.springframework</groupId> 
+                        <groupId>org.springframework</groupId>
                         <artifactId>spring-beans</artifactId>
                     </exclusion>
                     <exclusion>
@@ -137,8 +137,8 @@
                         <groupId>org.springframework</groupId>
                         <artifactId>spring-support</artifactId>
                     </exclusion>
-                    
-                    <!-- Jetty jars 
+
+                    <!-- Jetty jars
                             org.mortbay*;resolution:=optional, -->
                     <exclusion>
                         <groupId>org.mortbay.jetty</groupId>
@@ -148,12 +148,12 @@
                         <groupId>org.mortbay.jetty</groupId>
                         <artifactId>jetty-util</artifactId>
                     </exclusion>
-                    
-                    <!-- commons jars, 
+
+                    <!-- commons jars,
                             org.apache.commons.lang*;resolution:=optional,
                             org.apache.commons.codec*;resolution:=optional, -->
                     <exclusion>
-                        <groupId>commons-lang</groupId>                
+                        <groupId>commons-lang</groupId>
                         <artifactId>commons-lang</artifactId>
                     </exclusion>
                     <exclusion>
@@ -164,7 +164,7 @@
                         <groupId>commons-pool</groupId>
                         <artifactId>commons-pool</artifactId>
                     </exclusion>
-                
+
                     <!-- sun jars -->
                     <exclusion>
                         <groupId>com.sun.xml.bind</groupId>
@@ -182,8 +182,8 @@
                         <groupId>com.sun.xml.messaging.saaj</groupId>
                         <artifactId>saaj-impl</artifactId>
                     </exclusion>
-                    
-                    <!-- xml jars 
+
+                    <!-- xml jars
                             ..
                             org.jaxen*;resolution:=optional,
                             org.jdom*;resolution:=optional,
@@ -212,10 +212,10 @@
                         <groupId>org.apache.xmlbeans</groupId>
                         <artifactId>xmlbeans</artifactId>
                     </exclusion>
-                    
+
                     <!-- others -->
                     <exclusion>
-                        <groupId>aopalliance</groupId> 
+                        <groupId>aopalliance</groupId>
                         <artifactId>aopalliance</artifactId>
                     </exclusion>
                     <exclusion>
@@ -233,7 +233,7 @@
                     <exclusion>
                         <groupId>org.opensaml</groupId>
                         <artifactId>opensaml</artifactId>
-                    </exclusion>  
+                    </exclusion>
                     <exclusion>
                         <groupId>javax.xml.bind</groupId>
                         <artifactId>jaxb-api</artifactId>
@@ -248,18 +248,18 @@
                         <groupId>org.apache.santuario</groupId>
                         <artifactId>xmlsec</artifactId>
                     </exclusion>
-                    
+
                     <!-- runtime jars -->
                     <exclusion>
-                        <groupId>org.slf4j</groupId>                 
+                        <groupId>org.slf4j</groupId>
                         <artifactId>slf4j-jdk14</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>org.slf4j</groupId>                    
+                        <groupId>org.slf4j</groupId>
                         <artifactId>slf4j-api</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>bouncycastle</groupId>                
+                        <groupId>bouncycastle</groupId>
                         <artifactId>bcprov-jdk15</artifactId>
                     </exclusion>
 

Modified: geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-jetty/pom.xml?rev=945601&r1=945600&r2=945601&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/plugins/debugviews/debugviews-console-jetty/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-jetty</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>