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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 30 11:17:54 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-10-30 11:17:53 -0400 (Thu, 30 Oct 2008)
New Revision: 80256

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-6151: update the dependency of xacml

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-10-30 15:10:41 UTC (rev 80255)
+++ trunk/component-matrix/pom.xml	2008-10-30 15:17:53 UTC (rev 80256)
@@ -2003,13 +2003,13 @@
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jboss-sunxacml</artifactId>
-        <version>2.0.2.GA_SP1</version>
+        <version>2.0.2.SP1</version>
       </dependency>
       
       <dependency>
         <groupId>org.jboss.security</groupId>
         <artifactId>jboss-xacml</artifactId>
-        <version>2.0.2.GA_SP1</version>
+        <version>2.0.2.SP1</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list