Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 10110 invoked from network); 6 Apr 2010 13:40:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 13:40:45 -0000 Received: (qmail 52109 invoked by uid 500); 6 Apr 2010 13:40:45 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 52066 invoked by uid 500); 6 Apr 2010 13:40:45 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 52059 invoked by uid 99); 6 Apr 2010 13:40:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 13:40:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 13:40:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2F1ED2388A2D; Tue, 6 Apr 2010 13:40:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r931149 [2/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... Date: Tue, 06 Apr 2010 13:40:02 -0000 To: scm@geronimo.apache.org From: rwonly@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100406134011.2F1ED2388A2D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: geronimo/server/branches/2.1/framework/modules/geronimo-deploy-config/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-deploy-config/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-deploy-config/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-deploy-config/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-deploy-config Modified: geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88-bootstrapper/pom.xml Tue Apr 6 13:39:53 2010 @@ -1,48 +1,48 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.framework - modules - 2.1.5-SNAPSHOT - - - geronimo-deploy-jsr88-bootstrapper - Geronimo Framework, Modules :: Deploy JSR-88 Bootstrapper - - - - org.apache.geronimo.framework - geronimo-kernel - ${version} - - - - org.apache.geronimo.specs - geronimo-javaee-deployment_1.1MR3_spec - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.framework + modules + 2.1.5 + + + geronimo-deploy-jsr88-bootstrapper + Geronimo Framework, Modules :: Deploy JSR-88 Bootstrapper + + + + org.apache.geronimo.framework + geronimo-kernel + ${version} + + + + org.apache.geronimo.specs + geronimo-javaee-deployment_1.1MR3_spec + + + + + Modified: geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-deploy-jsr88/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-deploy-jsr88 Modified: geronimo/server/branches/2.1/framework/modules/geronimo-deploy-tool/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-deploy-tool/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-deploy-tool/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-deploy-tool/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-deploy-tool Modified: geronimo/server/branches/2.1/framework/modules/geronimo-deployment/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-deployment/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-deployment/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-deployment/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-deployment Modified: geronimo/server/branches/2.1/framework/modules/geronimo-interceptor/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-interceptor/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-interceptor/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-interceptor/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-interceptor Modified: geronimo/server/branches/2.1/framework/modules/geronimo-j2ee/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-j2ee/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-j2ee/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-j2ee/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-j2ee Modified: geronimo/server/branches/2.1/framework/modules/geronimo-jdbc/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-jdbc/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-jdbc/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-jdbc/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-jdbc Modified: geronimo/server/branches/2.1/framework/modules/geronimo-jmx-remoting/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-jmx-remoting/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-jmx-remoting/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-jmx-remoting/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-jmx-remoting Modified: geronimo/server/branches/2.1/framework/modules/geronimo-kernel/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-kernel/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-kernel/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-kernel/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-kernel @@ -88,17 +88,17 @@ - - + + - + - + - + - + Modified: geronimo/server/branches/2.1/framework/modules/geronimo-management/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-management/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-management/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-management/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-management Modified: geronimo/server/branches/2.1/framework/modules/geronimo-naming/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-naming/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-naming/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-naming/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-naming Modified: geronimo/server/branches/2.1/framework/modules/geronimo-plugin/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-plugin/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-plugin/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-plugin/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ modules org.apache.geronimo.framework - 2.1.5-SNAPSHOT + 2.1.5 geronimo-plugin Modified: geronimo/server/branches/2.1/framework/modules/geronimo-security/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-security/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-security/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-security/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-security Modified: geronimo/server/branches/2.1/framework/modules/geronimo-service-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-service-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-service-builder/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-service-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -18,13 +18,13 @@ - + 4.0.0 org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-service-builder Modified: geronimo/server/branches/2.1/framework/modules/geronimo-system/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-system/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-system/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-system/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-system @@ -121,19 +121,17 @@ - + - + - - - - - - + + + + + + Modified: geronimo/server/branches/2.1/framework/modules/geronimo-transformer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-transformer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-transformer/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-transformer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-transformer Modified: geronimo/server/branches/2.1/framework/modules/geronimo-upgrade/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/geronimo-upgrade/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/geronimo-upgrade/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/geronimo-upgrade/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework modules - 2.1.5-SNAPSHOT + 2.1.5 geronimo-upgrade Modified: geronimo/server/branches/2.1/framework/modules/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/modules/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/modules/pom.xml (original) +++ geronimo/server/branches/2.1/framework/modules/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.framework framework - 2.1.5-SNAPSHOT + 2.1.5 modules Modified: geronimo/server/branches/2.1/framework/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/framework/pom.xml (original) +++ geronimo/server/branches/2.1/framework/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo geronimo - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.framework Modified: geronimo/server/branches/2.1/plugins/activemq/activemq-broker/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/activemq-broker/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/activemq-broker/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/activemq-broker/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/activemq/activemq-console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/activemq-console-jetty/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/activemq-console-jetty/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/activemq-console-jetty/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 activemq-console-jetty Modified: geronimo/server/branches/2.1/plugins/activemq/activemq-console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/activemq-console-tomcat/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/activemq-console-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/activemq-console-tomcat/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 activemq-console-tomcat Modified: geronimo/server/branches/2.1/plugins/activemq/activemq-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/activemq-portlets/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/activemq-portlets/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/activemq-portlets/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 activemq-portlets @@ -120,9 +120,9 @@ - + - + Modified: geronimo/server/branches/2.1/plugins/activemq/activemq-ra/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/activemq-ra/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/activemq-ra/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/activemq-ra/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-management/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-management/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-management/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-management/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-ra/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-ra/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-ra/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq-ra/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/geronimo-activemq/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins activemq - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/activemq/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/activemq/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/activemq/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/activemq/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 activemq Modified: geronimo/server/branches/2.1/plugins/axis/axis-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis/axis-deployer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis/axis-deployer/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis/axis-deployer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/axis/axis/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis/axis/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis/axis/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis/axis/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/axis/geronimo-axis-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis/geronimo-axis-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis/geronimo-axis-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis/geronimo-axis-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/axis/geronimo-axis/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis/geronimo-axis/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis/geronimo-axis/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis/geronimo-axis/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/axis/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 axis Modified: geronimo/server/branches/2.1/plugins/axis2/axis2-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/axis2-deployer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/axis2-deployer/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/axis2-deployer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -92,8 +92,8 @@ - - + + Modified: geronimo/server/branches/2.1/plugins/axis2/axis2-ejb-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/axis2-ejb-deployer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/axis2-ejb-deployer/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/axis2-ejb-deployer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -108,8 +108,8 @@ - - + + Modified: geronimo/server/branches/2.1/plugins/axis2/axis2-ejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/axis2-ejb/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/axis2-ejb/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/axis2-ejb/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/axis2/axis2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/axis2/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/axis2/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/axis2/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -1,84 +1,84 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins - axis2 - 2.1.5-SNAPSHOT - - - org.apache.geronimo.modules - geronimo-axis2-builder - Geronimo Plugins, AXIS2 :: Builder - - - - org.apache.geronimo.modules - geronimo-jaxws-builder - ${version} - - - - - org.apache.geronimo.modules - geronimo-j2ee-builder - ${version} - - - - org.apache.geronimo.modules - geronimo-naming-builder - ${version} - - - - org.apache.geronimo.modules - geronimo-axis2 - ${version} - - - - org.apache.geronimo.specs - geronimo-ws-metadata_2.0_spec - - - - - com.sun.xml.ws - jaxws-tools - - - - com.sun.xml.ws - jaxws-rt - - - - com.sun.xml.bind - jaxb-xjc - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins + axis2 + 2.1.5 + + + org.apache.geronimo.modules + geronimo-axis2-builder + Geronimo Plugins, AXIS2 :: Builder + + + + org.apache.geronimo.modules + geronimo-jaxws-builder + ${version} + + + + + org.apache.geronimo.modules + geronimo-j2ee-builder + ${version} + + + + org.apache.geronimo.modules + geronimo-naming-builder + ${version} + + + + org.apache.geronimo.modules + geronimo-axis2 + ${version} + + + + org.apache.geronimo.specs + geronimo-ws-metadata_2.0_spec + + + + + com.sun.xml.ws + jaxws-tools + + + + com.sun.xml.ws + jaxws-rt + + + + com.sun.xml.bind + jaxb-xjc + + + + + Modified: geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2-ejb/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/geronimo-axis2/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins axis2 - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/axis2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/axis2/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/axis2/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/axis2/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 axis2 Modified: geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-jetty/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-jetty/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-jetty/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins ca-helper - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-tomcat/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/ca-helper/ca-helper-tomcat/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins ca-helper - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/ca-helper/geronimo-ca-helper/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/ca-helper/geronimo-ca-helper/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/ca-helper/geronimo-ca-helper/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/ca-helper/geronimo-ca-helper/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins ca-helper - 2.1.5-SNAPSHOT + 2.1.5 geronimo-ca-helper Modified: geronimo/server/branches/2.1/plugins/ca-helper/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/ca-helper/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/ca-helper/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/ca-helper/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 ca-helper Modified: geronimo/server/branches/2.1/plugins/client/client-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/client-deployer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/client-deployer/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/client-deployer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins client - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -123,8 +123,8 @@ - - + + Modified: geronimo/server/branches/2.1/plugins/client/client-security/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/client-security/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/client-security/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/client-security/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins client - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -75,7 +75,7 @@ - + org.apache.geronimo.configs/client-security/${version}/car org.apache.geronimo.configs/client-security/${version}/car Modified: geronimo/server/branches/2.1/plugins/client/client/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/client/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/client/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/client/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins client - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -141,7 +141,7 @@ - + org.apache.geronimo.configs/client/${version}/car org.apache.geronimo.configs/client/${version}/car Modified: geronimo/server/branches/2.1/plugins/client/geronimo-client-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/geronimo-client-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/geronimo-client-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/geronimo-client-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins client - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/client/geronimo-client/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/geronimo-client/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/geronimo-client/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/geronimo-client/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins client - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/client/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/client/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/client/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 client Modified: geronimo/server/branches/2.1/plugins/clustering/clustering/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/clustering/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/clustering/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/clustering/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/clustering/farming/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/farming/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/farming/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/farming/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering-wadi/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering-wadi/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering-wadi/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering-wadi/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/geronimo-clustering/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/clustering/geronimo-farm/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/geronimo-farm/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/geronimo-farm/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/geronimo-farm/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/clustering/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 clustering Modified: geronimo/server/branches/2.1/plugins/clustering/wadi-clustering/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/clustering/wadi-clustering/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/clustering/wadi-clustering/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/clustering/wadi-clustering/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins clustering - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs Modified: geronimo/server/branches/2.1/plugins/connector/client-transaction/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/client-transaction/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/client-transaction/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/client-transaction/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -108,7 +108,7 @@ - + org.apache.geronimo.configs/client-transaction/${version}/car org.apache.geronimo.configs/client-transaction/${version}/car Modified: geronimo/server/branches/2.1/plugins/connector/connector-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/connector-deployer/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/connector-deployer/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/connector-deployer/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -129,7 +129,7 @@ - + Modified: geronimo/server/branches/2.1/plugins/connector/geronimo-connector-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/geronimo-connector-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/geronimo-connector-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/geronimo-connector-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules @@ -92,7 +92,7 @@ process-test-resources - + Modified: geronimo/server/branches/2.1/plugins/connector/geronimo-connector/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/geronimo-connector/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/geronimo-connector/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/geronimo-connector/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/connector/geronimo-transaction/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/geronimo-transaction/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/geronimo-transaction/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/geronimo-transaction/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/connector/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 connector Modified: geronimo/server/branches/2.1/plugins/connector/transaction/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/connector/transaction/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/connector/transaction/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/connector/transaction/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins connector - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -134,7 +134,7 @@ 71,84,77,73,68 {groupId}/{artifactId}/{j2eeType}/{name} jca: - + ?#org.apache.geronimo.naming.ResourceSource Modified: geronimo/server/branches/2.1/plugins/console/console-base-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-base-portlets/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-base-portlets/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-base-portlets/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-base-portlets @@ -174,9 +174,9 @@ - + - + Modified: geronimo/server/branches/2.1/plugins/console/console-core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-core/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-core/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-core/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-core Modified: geronimo/server/branches/2.1/plugins/console/console-ear/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-ear/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-ear/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-ear/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-ear Modified: geronimo/server/branches/2.1/plugins/console/console-filter/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-filter/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-filter/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-filter/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-filter Modified: geronimo/server/branches/2.1/plugins/console/console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-jetty/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-jetty/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-jetty/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-jetty Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-portal-driver/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-portal-driver @@ -98,9 +98,9 @@ - + - + Modified: geronimo/server/branches/2.1/plugins/console/console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-tomcat/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/console-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/console-tomcat/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 console-tomcat Modified: geronimo/server/branches/2.1/plugins/console/geronimo-converter/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/geronimo-converter/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/geronimo-converter/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/geronimo-converter/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/console/plugin-console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/plugin-console-jetty/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/plugin-console-jetty/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/plugin-console-jetty/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 plugin-console-jetty Modified: geronimo/server/branches/2.1/plugins/console/plugin-console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/plugin-console-tomcat/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/plugin-console-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/plugin-console-tomcat/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 plugin-console-tomcat Modified: geronimo/server/branches/2.1/plugins/console/plugin-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/plugin-portlets/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/plugin-portlets/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/plugin-portlets/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins console - 2.1.5-SNAPSHOT + 2.1.5 plugin-portlets @@ -183,9 +183,9 @@ - + - + Modified: geronimo/server/branches/2.1/plugins/console/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/console/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/console/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 console Modified: geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -130,7 +130,7 @@ - + ${groupId}/${artifactId}/${version}/car ${groupId}/${artifactId}/${version}/car ${groupId}/${artifactId}/${version}/car Modified: geronimo/server/branches/2.1/plugins/corba/geronimo-corba-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/geronimo-corba-builder/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/geronimo-corba-builder/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/geronimo-corba-builder/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/corba/geronimo-corba/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/geronimo-corba/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/geronimo-corba/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/geronimo-corba/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/corba/geronimo-yoko/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/geronimo-yoko/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/geronimo-yoko/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/geronimo-yoko/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.modules Modified: geronimo/server/branches/2.1/plugins/corba/j2ee-corba-yoko/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/j2ee-corba-yoko/pom.xml?rev=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/j2ee-corba-yoko/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/j2ee-corba-yoko/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs 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=931149&r1=931148&r2=931149&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 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins corba - 2.1.5-SNAPSHOT + 2.1.5 org.apache.geronimo.configs @@ -106,8 +106,8 @@ - - + + 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=931149&r1=931148&r2=931149&view=diff ============================================================================== --- geronimo/server/branches/2.1/plugins/corba/pom.xml (original) +++ geronimo/server/branches/2.1/plugins/corba/pom.xml Tue Apr 6 13:39:53 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.5-SNAPSHOT + 2.1.5 corba