[jboss-cvs] JBossAS SVN: r90449 - branches/Branch_5_x/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 18 19:19:53 EDT 2009


Author: sguilhen at redhat.com
Date: 2009-06-18 19:19:53 -0400 (Thu, 18 Jun 2009)
New Revision: 90449

Modified:
   branches/Branch_5_x/component-matrix/pom.xml
Log:
JBAS-7033: Upgraded AS to use JBossXACML version 2.0.3.SP2

Modified: branches/Branch_5_x/component-matrix/pom.xml
===================================================================
--- branches/Branch_5_x/component-matrix/pom.xml	2009-06-18 23:13:22 UTC (rev 90448)
+++ branches/Branch_5_x/component-matrix/pom.xml	2009-06-18 23:19:53 UTC (rev 90449)
@@ -2080,7 +2080,7 @@
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jbossxacml</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.3.SP2</version>
         <exclusions>
           <exclusion>
             <groupId>sun-jaf</groupId>




More information about the jboss-cvs-commits mailing list