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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 29 17:42:54 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-10-29 17:42:54 -0400 (Wed, 29 Oct 2008)
New Revision: 80230

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-6151: upgrade JBossXACML to 2.0.2.GA_SP1

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-10-29 21:10:15 UTC (rev 80229)
+++ trunk/component-matrix/pom.xml	2008-10-29 21:42:54 UTC (rev 80230)
@@ -2003,13 +2003,13 @@
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jboss-sunxacml</artifactId>
-        <version>2.0.2.GA</version>
+        <version>2.0.2.GA_SP1</version>
       </dependency>
       
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jboss-xacml</artifactId>
-        <version>2.0.2.GA</version>
+        <version>2.0.2.GA_SP1</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list