[jboss-cvs] JBossAS SVN: r94944 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 15 08:55:58 EDT 2009


Author: alessio.soldano at jboss.com
Date: 2009-10-15 08:55:57 -0400 (Thu, 15 Oct 2009)
New Revision: 94944

Modified:
   trunk/component-matrix/pom.xml
Log:
Rollback commit 94937


Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2009-10-15 12:37:18 UTC (rev 94943)
+++ trunk/component-matrix/pom.xml	2009-10-15 12:55:57 UTC (rev 94944)
@@ -722,17 +722,7 @@
       <dependency>
         <groupId>jboss.jaxbintros</groupId>
         <artifactId>jboss-jaxb-intros</artifactId>
-        <version>1.0.1.GA</version>
-        <exclusions>
-          <exclusion>
-            <groupId>com.sun.xml.bind</groupId>
-            <artifactId>jaxb-impl</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>javax.xml.bind</groupId>
-            <artifactId>jaxb-api</artifactId>
-          </exclusion>
-        </exclusions>
+        <version>1.0.0.GA</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list