[jboss-cvs] JBossAS SVN: r63505 - projects/security/security-jboss-sx/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 13 15:24:16 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-06-13 15:24:16 -0400 (Wed, 13 Jun 2007)
New Revision: 63505

Modified:
   projects/security/security-jboss-sx/trunk/.classpath
   projects/security/security-jboss-sx/trunk/pom.xml
Log:
upgrade to 2.0.1.snapshot

Modified: projects/security/security-jboss-sx/trunk/.classpath
===================================================================
--- projects/security/security-jboss-sx/trunk/.classpath	2007-06-13 19:23:54 UTC (rev 63504)
+++ projects/security/security-jboss-sx/trunk/.classpath	2007-06-13 19:24:16 UTC (rev 63505)
@@ -7,7 +7,7 @@
 	<classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.8/log4j-1.2.8.jar"/>
 	<classpathentry kind="var" path="M2_REPO/sun-xacml/sun-xacml/2.0/sun-xacml-2.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jbossxb/1.0.0.CR8/jbossxb-1.0.0.CR8.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-security-spi/2.0.0.snapshot/jboss-security-spi-2.0.0.snapshot.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-security-spi/2.0.1.snapshot/jboss-security-spi-2.0.1.snapshot.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-j2ee/SNAPSHOT/jboss-j2ee-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/sun-xacml/sunxacml-support/2.0/sunxacml-support-2.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-j2se/5.0-SNAPSHOT/jboss-j2se-5.0-SNAPSHOT.jar"/>

Modified: projects/security/security-jboss-sx/trunk/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/pom.xml	2007-06-13 19:23:54 UTC (rev 63504)
+++ projects/security/security-jboss-sx/trunk/pom.xml	2007-06-13 19:24:16 UTC (rev 63505)
@@ -290,7 +290,7 @@
       <dependency>
          <groupId>jboss</groupId>
          <artifactId>jboss-security-spi</artifactId>
-         <version>2.0.0.snapshot</version>
+         <version>2.0.1.snapshot</version>
       </dependency>
       <dependency>
          <groupId>jboss</groupId>




More information about the jboss-cvs-commits mailing list