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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 12 10:20:11 EST 2010


Author: anil.saldhana at jboss.com
Date: 2010-02-12 10:20:11 -0500 (Fri, 12 Feb 2010)
New Revision: 100917

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-7731: upgrade to JBossXACML 2.0.5.CR1 to remove the direct dependence on Apache Xalan

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2010-02-12 15:10:45 UTC (rev 100916)
+++ trunk/component-matrix/pom.xml	2010-02-12 15:20:11 UTC (rev 100917)
@@ -2699,7 +2699,7 @@
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jbossxacml</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5.CR1</version>
         <exclusions>
           <exclusion>
             <groupId>sun-jaf</groupId>




More information about the jboss-cvs-commits mailing list