[jboss-cvs] JBossAS SVN: r71207 - trunk/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 24 14:09:14 EDT 2008


Author: pgier
Date: 2008-03-24 14:09:14 -0400 (Mon, 24 Mar 2008)
New Revision: 71207

Modified:
   trunk/thirdparty/pom.xml
Log:
Add sunxacml-support.

Modified: trunk/thirdparty/pom.xml
===================================================================
--- trunk/thirdparty/pom.xml	2008-03-24 18:08:07 UTC (rev 71206)
+++ trunk/thirdparty/pom.xml	2008-03-24 18:09:14 UTC (rev 71207)
@@ -1481,6 +1481,10 @@
       <artifactId>sun-xacml</artifactId>
     </dependency>
     <dependency>
+      <groupId>sun-xacml</groupId>
+      <artifactId>sunxacml-support</artifactId>
+    </dependency>
+    <dependency>
       <groupId>stax</groupId>
       <artifactId>stax-api</artifactId>
     </dependency>




More information about the jboss-cvs-commits mailing list