[jboss-cvs] JBossAS SVN: r93439 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Sep 12 14:16:48 EDT 2009


Author: fnasser at redhat.com
Date: 2009-09-12 14:16:48 -0400 (Sat, 12 Sep 2009)
New Revision: 93439

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
Fix SVN merge problem on last commit

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-09-12 16:58:54 UTC (rev 93438)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-09-12 18:16:48 UTC (rev 93439)
@@ -1641,9 +1641,9 @@
             <groupId>org.jboss.jbossas</groupId>
             <artifactId>jboss-as-server</artifactId>
           </exclusion>
+          <exclusion>
             <groupId>org.jboss.ejb3</groupId>
             <artifactId>jboss-ejb3-metrics-deployer</artifactId>
-          <exclusion>
           </exclusion>
         </exclusions>
       </dependency>




More information about the jboss-cvs-commits mailing list