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

svn commit: r1195372 [3/9] - in /geronimo/server/branches/3.0-beta: ./ assemblies/ assemblies/geronimo-jetty8-javaee6-web/ assemblies/geronimo-jetty8-javaee6/ assemblies/geronimo-jetty8-minimal/ assemblies/geronimo-tomcat7-javaee6-web/ assemblies/geron...

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-builder/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,77 +1,77 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>axis2</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.modules</groupId>
-    <artifactId>geronimo-axis2-builder</artifactId>
-    <packaging>bundle</packaging>
-    <name>Geronimo Plugins, AXIS2 :: Builder</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.configs</groupId>
-            <artifactId>jaxws-deployer</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.configs</groupId>
-            <artifactId>axis2</artifactId>
-            <type>car</type>
-            <version>${project.version}</version>
-        </dependency>
-        <!--<dependency>-->
-            <!--<groupId>org.apache.geronimo.modules</groupId>-->
-            <!--<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>-->
-            <!--<version>${project.version}</version>-->
-        <!--</dependency>-->
-
-       <!--<dependency>-->
-            <!--<groupId>org.apache.geronimo.modules</groupId>-->
-            <!--<artifactId>geronimo-axis2</artifactId>-->
-            <!--<version>${project.version}</version>-->
-        <!--</dependency>-->
-
-    </dependencies>
-
-</project>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>axis2</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.modules</groupId>
+    <artifactId>geronimo-axis2-builder</artifactId>
+    <packaging>bundle</packaging>
+    <name>Geronimo Plugins, AXIS2 :: Builder</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.configs</groupId>
+            <artifactId>jaxws-deployer</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.configs</groupId>
+            <artifactId>axis2</artifactId>
+            <type>car</type>
+            <version>${project.version}</version>
+        </dependency>
+        <!--<dependency>-->
+            <!--<groupId>org.apache.geronimo.modules</groupId>-->
+            <!--<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>-->
+            <!--<version>${project.version}</version>-->
+        <!--</dependency>-->
+
+       <!--<dependency>-->
+            <!--<groupId>org.apache.geronimo.modules</groupId>-->
+            <!--<artifactId>geronimo-axis2</artifactId>-->
+            <!--<version>${project.version}</version>-->
+        <!--</dependency>-->
+
+    </dependencies>
+
+</project>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/geronimo-axis2/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>axis2</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/axis2/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <artifactId>axis2</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/bval-deployer/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval-builder/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/geronimo-bval/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>bval</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/bval/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/bval/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/bval/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/bval/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>bval</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client-deployer/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>
@@ -120,7 +120,7 @@
                                     <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
                                 </gbean>
                             </config-xml-content>
-                            <config-xml-content server="offline" >
+                            <config-xml-content server="offline">
                                 <gbean name="AppClientBuilder">
                                     <attribute name="host">${ServerHostname}</attribute>
                                     <attribute name="port">${OpenEJBPort + PortOffset}</attribute>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client-security/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/client/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/geronimo-client-builder/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/geronimo-client/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>client</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/client/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>client</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/clustering/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/farming/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,104 +1,104 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-    
-    <groupId>org.apache.geronimo.configs</groupId>
-    <artifactId>farming</artifactId>
-    <name>Geronimo Plugins, Clustering :: Farming</name>
-    <packaging>car</packaging>
-
-    <description>
-        Basic farming support
-    </description>
-    
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-gbean-deployer</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>plugin</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </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>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-deploy-farm</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.geronimo.buildsupport</groupId>
-                <artifactId>car-maven-plugin</artifactId>
-                <configuration>
-                    <category>Clustering</category>
-                    <instance>
-                        <plugin-artifact>
-                            <copy-file relative-to="geronimo" dest-dir="farming">cluster-repository</copy-file>
-                            <copy-file relative-to="geronimo" dest-dir="farming">master-repository</copy-file>
-                            <config-xml-content load="false">
-                                <gbean name="NodeInfo">
-                                    <attribute name="name">#{ClusterNodeName}</attribute>
-                                </gbean>
-                                <gbean name="ClusterInfo">
-                                    <attribute name="name">#{FarmName}</attribute>
-                                </gbean>
-                            </config-xml-content>
-                            <config-substitution key="ClusterNodeName">NODE</config-substitution>
-                            <config-substitution key="FarmName">DEFAULT_FARM</config-substitution>
-                        </plugin-artifact>
-                    </instance>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+    
+    <groupId>org.apache.geronimo.configs</groupId>
+    <artifactId>farming</artifactId>
+    <name>Geronimo Plugins, Clustering :: Farming</name>
+    <packaging>car</packaging>
+
+    <description>
+        Basic farming support
+    </description>
+    
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-gbean-deployer</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+        
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>plugin</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </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>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-deploy-farm</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.geronimo.buildsupport</groupId>
+                <artifactId>car-maven-plugin</artifactId>
+                <configuration>
+                    <category>Clustering</category>
+                    <instance>
+                        <plugin-artifact>
+                            <copy-file relative-to="geronimo" dest-dir="farming">cluster-repository</copy-file>
+                            <copy-file relative-to="geronimo" dest-dir="farming">master-repository</copy-file>
+                            <config-xml-content load="false">
+                                <gbean name="NodeInfo">
+                                    <attribute name="name">#{ClusterNodeName}</attribute>
+                                </gbean>
+                                <gbean name="ClusterInfo">
+                                    <attribute name="name">#{FarmName}</attribute>
+                                </gbean>
+                            </config-xml-content>
+                            <config-substitution key="ClusterNodeName">NODE</config-substitution>
+                            <config-substitution key="FarmName">DEFAULT_FARM</config-substitution>
+                        </plugin-artifact>
+                    </instance>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering-wadi/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-clustering/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-deploy-farm/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,76 +1,76 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.modules</groupId>
-    <artifactId>geronimo-deploy-farm</artifactId>
-    <packaging>bundle</packaging>
-    <name>Geronimo Plugins, Clustering :: Farm using Deployment</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-farm</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-deploy-jsr88</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <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-jmx-remoting</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-service-builder</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-kernel</artifactId>
-            <version>${project.version}</version>
-            <classifier>tests</classifier>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-
-</project>
-
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.modules</groupId>
+    <artifactId>geronimo-deploy-farm</artifactId>
+    <packaging>bundle</packaging>
+    <name>Geronimo Plugins, Clustering :: Farm using Deployment</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-farm</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-deploy-jsr88</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <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-jmx-remoting</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-service-builder</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-kernel</artifactId>
+            <version>${project.version}</version>
+            <classifier>tests</classifier>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>
+

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-farm/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,53 +1,53 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.modules</groupId>
-    <artifactId>geronimo-farm</artifactId>
-    <packaging>bundle</packaging>
-    <name>Geronimo Plugins, Clustering :: Farm core</name>
-
-    <dependencies>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-jmx-remoting</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-service-builder</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-    </dependencies>
-
-</project>
-
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.modules</groupId>
+    <artifactId>geronimo-farm</artifactId>
+    <packaging>bundle</packaging>
+    <name>Geronimo Plugins, Clustering :: Farm core</name>
+
+    <dependencies>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-jmx-remoting</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-service-builder</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+    </dependencies>
+
+</project>
+

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm-node/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm-node/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm-node/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm-node/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.assemblies</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/geronimo-plugin-farm/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,98 +1,98 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.modules</groupId>
-    <artifactId>geronimo-plugin-farm</artifactId>
-    <packaging>bundle</packaging>
-    <name>Geronimo Plugins, Clustering :: Farm using Plugins</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-farm</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.configs</groupId>
-            <artifactId>openjpa2</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-persistence-jpa20</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-plugin</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-jmx-remoting</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>maven-antrun-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>compile</phase>
-                        <configuration>
-                            <tasks>
-                                <path id="cp">
-                                    <!--<path refid="maven.test.classpath" />-->
-                                    <path refid="maven.compile.classpath" />
-                                    <path refid="maven.dependency.classpath" />
-                                </path>
-                                <java classname="org.apache.openjpa.enhance.PCEnhancer" classpathref="cp" dir="target/classes" fork="true">
-                                </java>
-                            </tasks>
-                        </configuration>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
-
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.modules</groupId>
+    <artifactId>geronimo-plugin-farm</artifactId>
+    <packaging>bundle</packaging>
+    <name>Geronimo Plugins, Clustering :: Farm using Plugins</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-farm</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.configs</groupId>
+            <artifactId>openjpa2</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-persistence-jpa20</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-plugin</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-jmx-remoting</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>compile</phase>
+                        <configuration>
+                            <tasks>
+                                <path id="cp">
+                                    <!--<path refid="maven.test.classpath" />-->
+                                    <path refid="maven.compile.classpath" />
+                                    <path refid="maven.dependency.classpath" />
+                                </path>
+                                <java classname="org.apache.openjpa.enhance.PCEnhancer" classpathref="cp" dir="target/classes" fork="true">
+                                </java>
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
+

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-datasource/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-datasource/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-datasource/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clustering</artifactId>
         <groupId>org.apache.geronimo.plugins</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-member/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-member/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-member/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm-member/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,108 +1,108 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.configs</groupId>
-    <artifactId>plugin-farm-member</artifactId>
-    <name>Geronimo Plugins, Clustering :: Plugin Farm Member</name>
-    <packaging>car</packaging>
-
-    <description>
-        Basic farming support
-    </description>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-gbean-deployer</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-            <scope>provided</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>plugin</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>jmx-security</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-farm</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.geronimo.buildsupport</groupId>
-                <artifactId>car-maven-plugin</artifactId>
-                <configuration>
-                    <category>Clustering</category>
-                    <dependencies>
-                        <dependency>
-                            <groupId>org.apache.geronimo.framework</groupId>
-                            <artifactId>geronimo-gbean-deployer</artifactId>
-                            <type>car</type>
-                            <import>classes</import>
-                        </dependency>
-                    </dependencies>
-                    <instance>
-                        <plugin-artifact>
-                            <config-xml-content>
-                                <gbean name="DiscoveryPublisher">
-                                    <attribute name="nodeName">${NodeName}</attribute>
-                                    <attribute name="clusterName">${ClusterName}</attribute>
-                                </gbean>
-                                <gbean name="MulticastLocation">
-                                    <attribute name="host">${MulticastDiscoveryAddress}</attribute>
-                                    <attribute name="port">${MulticastDiscoveryPort}</attribute>
-                                </gbean>
-                            </config-xml-content>
-                            <config-substitution key="NodeName" />
-                            <config-substitution key="ClusterName">cluster1</config-substitution>
-                            <config-substitution key="MulticastDiscoveryAddress">239.255.3.2</config-substitution>
-                            <config-substitution key="MulticastDiscoveryPort">6142</config-substitution>
-                        </plugin-artifact>
-                    </instance>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.configs</groupId>
+    <artifactId>plugin-farm-member</artifactId>
+    <name>Geronimo Plugins, Clustering :: Plugin Farm Member</name>
+    <packaging>car</packaging>
+
+    <description>
+        Basic farming support
+    </description>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-gbean-deployer</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+            <scope>provided</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>plugin</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>jmx-security</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-farm</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.geronimo.buildsupport</groupId>
+                <artifactId>car-maven-plugin</artifactId>
+                <configuration>
+                    <category>Clustering</category>
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.framework</groupId>
+                            <artifactId>geronimo-gbean-deployer</artifactId>
+                            <type>car</type>
+                            <import>classes</import>
+                        </dependency>
+                    </dependencies>
+                    <instance>
+                        <plugin-artifact>
+                            <config-xml-content>
+                                <gbean name="DiscoveryPublisher">
+                                    <attribute name="nodeName">${NodeName}</attribute>
+                                    <attribute name="clusterName">${ClusterName}</attribute>
+                                </gbean>
+                                <gbean name="MulticastLocation">
+                                    <attribute name="host">${MulticastDiscoveryAddress}</attribute>
+                                    <attribute name="port">${MulticastDiscoveryPort}</attribute>
+                                </gbean>
+                            </config-xml-content>
+                            <config-substitution key="NodeName" />
+                            <config-substitution key="ClusterName">cluster1</config-substitution>
+                            <config-substitution key="MulticastDiscoveryAddress">239.255.3.2</config-substitution>
+                            <config-substitution key="MulticastDiscoveryPort">6142</config-substitution>
+                        </plugin-artifact>
+                    </instance>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/plugin-farm/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,111 +1,111 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    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.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
-
-<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>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.geronimo.configs</groupId>
-    <artifactId>plugin-farm</artifactId>
-    <name>Geronimo Plugins, Clustering :: Plugin Farm</name>
-    <packaging>car</packaging>
-
-    <description>
-        Basic farming support
-    </description>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>geronimo-gbean-deployer</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.framework</groupId>
-            <artifactId>plugin</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.configs</groupId>
-            <artifactId>plugin-farm-datasource</artifactId>
-            <version>${project.version}</version>
-            <type>car</type>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.geronimo.modules</groupId>
-            <artifactId>geronimo-plugin-farm</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.geronimo.buildsupport</groupId>
-                <artifactId>car-maven-plugin</artifactId>
-                <configuration>
-                    <category>Clustering</category>
-                    <dependencies>
-                        <dependency>
-                            <groupId>org.apache.geronimo.framework</groupId>
-                            <artifactId>geronimo-gbean-deployer</artifactId>
-                            <type>car</type>
-                            <import>classes</import>
-                        </dependency>
-                    </dependencies>
-                    <instance>
-                        <plugin-artifact>
-                            <config-xml-content>
-                                <gbean name="FarmDiscoveryListener">
-                                    <attribute name="defaultClusterName">${DefaultClusterName}</attribute>
-                                    <attribute name="userName">system</attribute>
-                                    <attribute name="password">manager</attribute>
-                                </gbean>
-                                <gbean name="MulticastLocation">
-                                    <attribute name="host">${MulticastDiscoveryAddress}</attribute>
-                                    <attribute name="port">${MulticastDiscoveryPort}</attribute>
-                                </gbean>
-                                <gbean name="PluginFarm">
-                                    <attribute name="defaultPluginRepository">${DefaultPluginRepository}</attribute>
-                                </gbean>
-                            </config-xml-content>
-                            <config-substitution key="DefaultPluginRepository">~/.m2/repository</config-substitution>
-                            <config-substitution key="DefaultClusterName">cluster1</config-substitution>
-                            <config-substitution key="MulticastDiscoveryAddress">239.255.3.2</config-substitution>
-                            <config-substitution key="MulticastDiscoveryPort">6142</config-substitution>
-                        </plugin-artifact>
-                    </instance>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<!-- $Rev: 613667 $ $Date: 2008-01-20 12:18:37 -0800 (Sun, 20 Jan 2008) $ -->
+
+<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>clustering</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <groupId>org.apache.geronimo.configs</groupId>
+    <artifactId>plugin-farm</artifactId>
+    <name>Geronimo Plugins, Clustering :: Plugin Farm</name>
+    <packaging>car</packaging>
+
+    <description>
+        Basic farming support
+    </description>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>geronimo-gbean-deployer</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.framework</groupId>
+            <artifactId>plugin</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.configs</groupId>
+            <artifactId>plugin-farm-datasource</artifactId>
+            <version>${project.version}</version>
+            <type>car</type>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-plugin-farm</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.geronimo.buildsupport</groupId>
+                <artifactId>car-maven-plugin</artifactId>
+                <configuration>
+                    <category>Clustering</category>
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.framework</groupId>
+                            <artifactId>geronimo-gbean-deployer</artifactId>
+                            <type>car</type>
+                            <import>classes</import>
+                        </dependency>
+                    </dependencies>
+                    <instance>
+                        <plugin-artifact>
+                            <config-xml-content>
+                                <gbean name="FarmDiscoveryListener">
+                                    <attribute name="defaultClusterName">${DefaultClusterName}</attribute>
+                                    <attribute name="userName">system</attribute>
+                                    <attribute name="password">manager</attribute>
+                                </gbean>
+                                <gbean name="MulticastLocation">
+                                    <attribute name="host">${MulticastDiscoveryAddress}</attribute>
+                                    <attribute name="port">${MulticastDiscoveryPort}</attribute>
+                                </gbean>
+                                <gbean name="PluginFarm">
+                                    <attribute name="defaultPluginRepository">${DefaultPluginRepository}</attribute>
+                                </gbean>
+                            </config-xml-content>
+                            <config-substitution key="DefaultPluginRepository">~/.m2/repository</config-substitution>
+                            <config-substitution key="DefaultClusterName">cluster1</config-substitution>
+                            <config-substitution key="MulticastDiscoveryAddress">239.255.3.2</config-substitution>
+                            <config-substitution key="MulticastDiscoveryPort">6142</config-substitution>
+                        </plugin-artifact>
+                    </instance>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>clustering</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/clustering/wadi-clustering/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/clustering/wadi-clustering/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/clustering/wadi-clustering/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/clustering/wadi-clustering/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>clustering</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/client-transaction-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/client-transaction-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/client-transaction-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/client-transaction-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/connector-deployer-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/connector-deployer-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/connector-deployer-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/connector-deployer-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/db-connectors/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/db-connectors/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/db-connectors/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/db-connectors/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-connector-builder-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-transaction-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-transaction-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-transaction-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/geronimo-transaction-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>connector-1_6</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/connector-1_6/transaction-1_6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/connector-1_6/transaction-1_6/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/connector-1_6/transaction-1_6/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/connector-1_6/transaction-1_6/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>connector-1_6</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-base-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-base-portlets/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-base-portlets/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-base-portlets/pom.xml Mon Oct 31 08:41:21 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-base-portlets</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-core/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-core/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-core/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-core</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-ear/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-ear/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-ear</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-filter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-filter/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-filter/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-filter/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-filter</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-jetty/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-jetty/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-portal-driver/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-portal-driver/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-portal-driver/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-portal-driver</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/console-tomcat/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/console-tomcat/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>console-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/geronimo-converter/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/geronimo-converter/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/geronimo-converter/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/geronimo-converter/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/plugin-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/plugin-console-jetty/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/plugin-console-jetty/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/plugin-console-jetty/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>plugin-console-jetty</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/plugin-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/plugin-console-tomcat/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/plugin-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/plugin-console-tomcat/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>plugin-console-tomcat</artifactId>

Modified: geronimo/server/branches/3.0-beta/plugins/console/plugin-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/plugins/console/plugin-portlets/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/plugins/console/plugin-portlets/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/plugins/console/plugin-portlets/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>console</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>plugin-portlets</artifactId>