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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 11 09:58:46 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-06-11 09:58:46 -0400 (Wed, 11 Jun 2008)
New Revision: 74390

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-5556: aspects security to be at 1.0.0.Beta2

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-06-11 12:48:41 UTC (rev 74389)
+++ trunk/component-matrix/pom.xml	2008-06-11 13:58:46 UTC (rev 74390)
@@ -487,7 +487,7 @@
 	    <dependency>
         <groupId>org.jboss.aspects</groupId>
         <artifactId>jboss-security-aspects</artifactId>
-        <version>1.0.0.Beta1</version>
+        <version>1.0.0.Beta2</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.aop</groupId>




More information about the jboss-cvs-commits mailing list