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 2010/04/06 14:12:27 UTC

svn commit: r931112 [3/6] - in /geronimo/server/branches/2.1: ./ assemblies/ assemblies/geronimo-boilerplate-minimal/ assemblies/geronimo-framework/ assemblies/geronimo-jetty6-javaee5/ assemblies/geronimo-jetty6-minimal/ assemblies/geronimo-tomcat6-jav...

Modified: geronimo/server/branches/2.1/plugins/corba/openejb-corba-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/openejb-corba-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/corba/openejb-corba-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/corba/openejb-corba-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>corba</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -106,8 +106,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" />
-                            <config-xml-content server="offline" />
+                            <config-xml-content server="default"/>
+                            <config-xml-content server="offline"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/corba/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/corba/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>corba</artifactId>

Modified: geronimo/server/branches/2.1/plugins/cxf/cxf-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/cxf-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/cxf-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/cxf-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -92,8 +92,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')" />
-                            <config-xml-content server="offline" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')" />
+                            <config-xml-content server="default" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')"/>
+                            <config-xml-content server="offline" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/cxf/cxf-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/cxf-ejb-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/cxf-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/cxf-ejb-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -106,8 +106,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')" />
-                            <config-xml-content server="offline" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')" />
+                            <config-xml-content server="default" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')"/>
+                            <config-xml-content server="offline" condition="props['org.apache.geronimo.jaxws.provider'] == 'cxf' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'jetty6')"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/cxf/cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/cxf-ejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/cxf-ejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf-ejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/geronimo-cxf/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/cxf/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf</artifactId>

Modified: geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-jetty/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-jetty/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-console-jetty</artifactId>

Modified: geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-tomcat/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/debugviews/debugviews-console-tomcat/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-console-tomcat</artifactId>

Modified: geronimo/server/branches/2.1/plugins/debugviews/debugviews-portlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/debugviews/debugviews-portlets/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/debugviews/debugviews-portlets/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/debugviews/debugviews-portlets/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>debugviews</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews-portlets</artifactId>
@@ -131,9 +131,9 @@
                             <tasks>
                                 <copy overwrite="true" todir="target/classes">
                                     <fileset dir="src/main/resources">
-                                        <include name="*_en.properties" />
+                                        <include name="*_en.properties"/>
                                     </fileset>
-                                    <mapper type="glob" from="*_en.properties" to="*.properties" />
+                                    <mapper type="glob" from="*_en.properties" to="*.properties"/>
                                 </copy>
                             </tasks>
                         </configuration>

Modified: geronimo/server/branches/2.1/plugins/debugviews/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/debugviews/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/debugviews/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/debugviews/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>debugviews</artifactId>

Modified: geronimo/server/branches/2.1/plugins/derby/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/derby/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/derby/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/derby/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-jetty6/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo-legacy/dojo-legacy-tomcat/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo-legacy/geronimo-dojo-legacy/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo-legacy</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo-legacy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo-legacy/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo-legacy/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo-legacy/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>dojo-legacy</artifactId>

Modified: geronimo/server/branches/2.1/plugins/dojo/dojo-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo/dojo-jetty6/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo/dojo-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo/dojo-jetty6/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo/dojo-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo/dojo-tomcat/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo/dojo-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo/dojo-tomcat/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo/geronimo-dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo/geronimo-dojo/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo/geronimo-dojo/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo/geronimo-dojo/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>dojo</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/dojo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/dojo/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/dojo/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/dojo/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>dojo</artifactId>

Modified: geronimo/server/branches/2.1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/hotdeploy/geronimo-hot-deploy/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/hotdeploy/hot-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/hotdeploy/hot-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/hotdeploy/hot-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/hotdeploy/hot-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>hotdeploy</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/hotdeploy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/hotdeploy/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/hotdeploy/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/hotdeploy/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hotdeploy</artifactId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>
@@ -188,18 +188,22 @@
                         </goals>
                         <configuration>
                             <tasks>
-                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-unpacked.ear" />
-                                <unzip src="${project.build.directory}/test-ear-javaee_5.ear" dest="${project.build.directory}/test-ear-javaee_5-unpacked.ear" />
-
-                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear" />
-                                <unzip src="${project.build.directory}/test-ear-javaee_5-naked.ear" dest="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear" />
+                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-unpacked.ear"/>
+                                <unzip src="${project.build.directory}/test-ear-javaee_5.ear"
+                                    dest="${project.build.directory}/test-ear-javaee_5-unpacked.ear"/>
+
+                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear"/>
+                                <unzip src="${project.build.directory}/test-ear-javaee_5-naked.ear"
+                                    dest="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear"/>
 
                                 <!-- are these tests needed ? -->
-                                <mkdir dir="${project.build.directory}/test-ear-j2ee_1.4-unpacked.ear" />
-                                <unzip src="${project.build.directory}/test-ear-j2ee_1.4.ear" dest="${project.build.directory}/test-ear-j2ee_1.4-unpacked.ear" />
-
-                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear" />
-                                <unzip src="${project.build.directory}/test-ear-j2ee_1.4-naked.ear" dest="${project.build.directory}/test-ear-j2ee_1.4-naked-unpacked.ear" />
+                                <mkdir dir="${project.build.directory}/test-ear-j2ee_1.4-unpacked.ear"/>
+                                <unzip src="${project.build.directory}/test-ear-j2ee_1.4.ear"
+                                    dest="${project.build.directory}/test-ear-j2ee_1.4-unpacked.ear"/>
+
+                                <mkdir dir="${project.build.directory}/test-ear-javaee_5-naked-unpacked.ear"/>
+                                <unzip src="${project.build.directory}/test-ear-j2ee_1.4-naked.ear"
+                                    dest="${project.build.directory}/test-ear-j2ee_1.4-naked-unpacked.ear"/>
                             </tasks>
                         </configuration>
                     </execution>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-schema/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-schema/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-schema/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-j2ee-schema/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-naming-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-naming-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-naming-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-naming-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-security-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-security-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-security-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-security-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-test-ddbean/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-test-ddbean/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-test-ddbean/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-test-ddbean/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/geronimo-web-2.5-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/j2ee-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/j2ee-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/j2ee-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/j2ee-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/j2ee-server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/j2ee-server/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/j2ee-server/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/j2ee-server/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-ear-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-ear-configurer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-ear-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-ear-configurer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -75,7 +75,7 @@
                     <category>Deployment</category>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="jsr88" />
+                            <config-xml-content server="jsr88"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -75,7 +75,7 @@
                     <category>Deployment</category>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="jsr88" />
+                            <config-xml-content server="jsr88"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -89,7 +89,7 @@
                     <category>Deployment</category>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="jsr88" />
+                            <config-xml-content server="jsr88"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -75,7 +75,7 @@
                     <category>Deployment</category>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="jsr88" />
+                            <config-xml-content server="jsr88"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/pom.xml Tue Apr  6 12:12:18 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <artifactId>j2ee</artifactId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/unavailable-client-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/unavailable-client-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/unavailable-client-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/unavailable-client-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/unavailable-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/unavailable-ejb-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/unavailable-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/unavailable-ejb-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/unavailable-webservices-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/unavailable-webservices-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/unavailable-webservices-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/unavailable-webservices-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>j2ee</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jasper/geronimo-jasper/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jasper/jasper-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jasper/jasper-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jasper/jasper-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jasper/jasper-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>
@@ -91,8 +91,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" />
-                            <config-xml-content server="offline" />
+                            <config-xml-content server="default"/>
+                            <config-xml-content server="offline"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/jasper/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jasper/jasper/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jasper/jasper/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jasper/jasper/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jasper</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jasper/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jasper/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jasper/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jasper/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>jasper</artifactId>

Modified: geronimo/server/branches/2.1/plugins/javamail/geronimo-mail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/javamail/geronimo-mail/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/javamail/geronimo-mail/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/javamail/geronimo-mail/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/javamail/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/javamail/javamail/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/javamail/javamail/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/javamail/javamail/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>javamail</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/javamail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/javamail/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/javamail/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/javamail/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>javamail</artifactId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws-ejb-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/geronimo-jaxws/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/jaxws-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/jaxws-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/jaxws-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/jaxws-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/jaxws-ejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/jaxws-ejb-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/jaxws-ejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/jaxws-ejb-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jaxws/jaxws-tools/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/jaxws-tools/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/jaxws-tools/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/jaxws-tools/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jaxws</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -63,10 +63,10 @@
                         </goals>
                         <configuration>
                             <tasks>
-                                <mkdir dir="${project.build.directory}/classes" />
+                                <mkdir dir="${project.build.directory}/classes"/>
                                 <copy todir="${project.build.directory}/classes">
                                     <fileset dir="${project.build.directory}/${project.build.finalName}/${project.build.finalName}">
-                                        <include name="**" />
+                                        <include name="**"/>
                                     </fileset>
                                 </copy>
                             </tasks>

Modified: geronimo/server/branches/2.1/plugins/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jaxws/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jaxws/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jaxws/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxws</artifactId>

Modified: geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-builder-wadi/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6-clustering-wadi/pom.xml Tue Apr  6 12:12:18 2010
@@ -1,50 +1,50 @@
-<?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: 607778 $ $Date: 2007-12-31 13:21:20 -0800 (Mon, 31 Dec 2007) $ -->
-
-<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>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
-    </parent>
-    
-    <groupId>org.apache.geronimo.modules</groupId>
-    <artifactId>geronimo-jetty6-clustering-wadi</artifactId>
-    <name>Geronimo Plugins, Jetty :: Clustering over WADI Core</name>
-    
-    <dependencies>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>geronimo-clustering-wadi</artifactId>
-            <version>${version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>geronimo-jetty6</artifactId>
-            <version>${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: 607778 $ $Date: 2007-12-31 13:21:20 -0800 (Mon, 31 Dec 2007) $ -->
+
+<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>jetty</artifactId>
+        <version>2.1.5-SNAPSHOT</version>
+    </parent>
+    
+    <groupId>org.apache.geronimo.modules</groupId>
+    <artifactId>geronimo-jetty6-clustering-wadi</artifactId>
+    <name>Geronimo Plugins, Jetty :: Clustering over WADI Core</name>
+    
+    <dependencies>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>geronimo-clustering-wadi</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>geronimo-jetty6</artifactId>
+            <version>${version}</version>
+        </dependency>
+    </dependencies>
+    
+</project>
+

Modified: geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/geronimo-jetty6/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-builder-wadi/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-wadi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-wadi/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-wadi/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/jetty6-clustering-wadi/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -70,7 +70,7 @@
                     <category>Jetty</category>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content load="false" />
+                            <config-xml-content load="false"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/jetty/jetty6-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/jetty6-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/jetty6-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/jetty6-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -119,8 +119,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" />
-                            <config-xml-content server="offline" />
+                            <config-xml-content server="default"/>
+                            <config-xml-content server="offline"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/jetty/jetty6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/jetty6/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/jetty6/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/jetty6/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>jetty</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/jetty/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/jetty/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/jetty/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <artifactId>jetty</artifactId>

Modified: geronimo/server/branches/2.1/plugins/mejb/geronimo-mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/mejb/geronimo-mejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/mejb/geronimo-mejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/mejb/geronimo-mejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,13 +18,15 @@
 
 <!-- $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">
+<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>mejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <artifactId>geronimo-mejb</artifactId>

Modified: geronimo/server/branches/2.1/plugins/mejb/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/mejb/mejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/mejb/mejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/mejb/mejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $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">
+<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>mejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/mejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/mejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/mejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/mejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>mejb</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-car-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-car-ejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-car-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-car-ejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $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">
+<project xmlns="http://maven.apache.org/POM/4.0.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
     
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <artifactId>agent-car-ejb</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-car-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-car-jmx/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-car-jmx/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-car-jmx/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-car-jmx</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-ds/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-ds/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-ds/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-ejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-ejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-ejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-ejb</artifactId>
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>org.apache.geronimo.plugins.monitoring</groupId>
             <artifactId>agent-jar</artifactId>
-            <version>2.1.6-SNAPSHOT</version>
+            <version>2.1.5-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-jar/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-jar/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-jar/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-jar</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-jmx/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-jmx/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-jmx/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-jmx/pom.xml Tue Apr  6 12:12:18 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>agent-jmx</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/agent-sql/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/agent-sql/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/agent-sql/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/agent-sql/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <artifactId>agent-sql</artifactId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/mconsole-ds/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/mconsole-ds/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/mconsole-ds/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/mconsole-ds/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $Rev: 605412 $ $Date: 2007-12-18 19:58:03 -0800 (Tue, 18 Dec 2007) $ -->
 
-<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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
     
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/mconsole-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/mconsole-jetty/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/mconsole-jetty/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/mconsole-jetty/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $Rev: 605412 $ $Date: 2007-12-18 19:58:03 -0800 (Tue, 18 Dec 2007) $ -->
 
-<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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/mconsole-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/mconsole-tomcat/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/mconsole-tomcat/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/mconsole-tomcat/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $Rev: 605412 $ $Date: 2007-12-18 19:58:03 -0800 (Tue, 18 Dec 2007) $ -->
 
-<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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins</groupId>

Modified: geronimo/server/branches/2.1/plugins/monitoring/mconsole-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/mconsole-war/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/mconsole-war/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/mconsole-war/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.geronimo.plugins.monitoring</groupId>
         <artifactId>monitoring</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>mconsole-war</artifactId>
@@ -121,9 +123,9 @@
                             <tasks>
                                 <copy overwrite="true" todir="target/classes">
                                     <fileset dir="src/main/resources">
-                                        <include name="*_en.properties" />
+                                        <include name="*_en.properties"/>
                                     </fileset>
-                                    <mapper type="glob" from="*_en.properties" to="*.properties" />
+                                    <mapper type="glob" from="*_en.properties" to="*.properties"/>
                                 </copy>
                             </tasks>
                         </configuration>

Modified: geronimo/server/branches/2.1/plugins/monitoring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/monitoring/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/monitoring/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/monitoring/pom.xml Tue Apr  6 12:12:18 2010
@@ -18,14 +18,16 @@
 
 <!-- $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">
+<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>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.plugins.monitoring</groupId>

Modified: geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/myfaces/geronimo-myfaces/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/myfaces/myfaces-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/myfaces/myfaces-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/myfaces/myfaces-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/myfaces/myfaces-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>
@@ -90,8 +90,8 @@
                     </dependencies>
                     <instance>
                         <plugin-artifact>
-                            <config-xml-content server="default" />
-                            <config-xml-content server="offline" />
+                            <config-xml-content server="default"/>
+                            <config-xml-content server="offline"/>
                         </plugin-artifact>
                     </instance>
                 </configuration>

Modified: geronimo/server/branches/2.1/plugins/myfaces/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/myfaces/myfaces/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/myfaces/myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/myfaces/myfaces/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>myfaces</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/myfaces/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/myfaces/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/myfaces/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces</artifactId>

Modified: geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb-builder/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb-builder/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb-builder/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/openejb/geronimo-openejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.modules</groupId>

Modified: geronimo/server/branches/2.1/plugins/openejb/openejb-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/openejb/openejb-deployer/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/openejb/openejb-deployer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/openejb/openejb-deployer/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/openejb/openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/openejb/openejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/openejb/openejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/openejb/openejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.geronimo.configs</groupId>

Modified: geronimo/server/branches/2.1/plugins/openejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/openejb/pom.xml?rev=931112&r1=931111&r2=931112&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/openejb/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/openejb/pom.xml Tue Apr  6 12:12:18 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.plugins</groupId>
         <artifactId>plugins</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>openejb</artifactId>