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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 2 00:25:48 EDT 2010


Author: fnasser at redhat.com
Date: 2010-06-02 00:25:47 -0400 (Wed, 02 Jun 2010)
New Revision: 105549

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-4339 - Upgrade JBoss Metadata to 1.0.5.GA

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2010-06-02 04:07:38 UTC (rev 105548)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2010-06-02 04:25:47 UTC (rev 105549)
@@ -1365,6 +1365,14 @@
             <groupId>jboss.jbossws</groupId>
             <artifactId>jboss-jaxws</artifactId>
           </exclusion>
+          <exclusion>
+            <groupId>xml-apis</groupId>
+            <artifactId>xml-apis</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>xerces</groupId>
+            <artifactId>xercesImpl</artifactId>
+          </exclusion>
         </exclusions>
       </dependency>
  




More information about the jboss-cvs-commits mailing list