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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 4 17:40:06 EST 2008


Author: anil.saldhana at jboss.com
Date: 2008-03-04 17:40:06 -0500 (Tue, 04 Mar 2008)
New Revision: 70381

Modified:
   projects/security/security-jboss-sx/trunk/identity/pom.xml
Log:
remove commented out dep

Modified: projects/security/security-jboss-sx/trunk/identity/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/identity/pom.xml	2008-03-04 22:38:49 UTC (rev 70380)
+++ projects/security/security-jboss-sx/trunk/identity/pom.xml	2008-03-04 22:40:06 UTC (rev 70381)
@@ -103,15 +103,7 @@
         <groupId>org.jboss.security</groupId>
         <artifactId>identity-spi</artifactId>
       </dependency>
-<!--
       <dependency>
-         <groupId>org.jboss.security</groupId>
-         <artifactId>jboss-security-spi</artifactId>
-         <version>2.0.2.alpha1</version>
-         <scope>compile</scope>
-      </dependency>
--->
-      <dependency>
          <groupId>apache-log4j</groupId>
          <artifactId>log4j</artifactId>
          <scope>compile</scope>




More information about the jboss-cvs-commits mailing list