[jboss-cvs] Picketlink SVN: r242 - federation/trunk/picketlink-xmlsec-model.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 7 16:27:19 EDT 2010


Author: anil.saldhana at jboss.com
Date: 2010-05-07 16:27:19 -0400 (Fri, 07 May 2010)
New Revision: 242

Modified:
   federation/trunk/picketlink-xmlsec-model/pom.xml
Log:
clean up deps

Modified: federation/trunk/picketlink-xmlsec-model/pom.xml
===================================================================
--- federation/trunk/picketlink-xmlsec-model/pom.xml	2010-05-07 19:53:25 UTC (rev 241)
+++ federation/trunk/picketlink-xmlsec-model/pom.xml	2010-05-07 20:27:19 UTC (rev 242)
@@ -42,29 +42,6 @@
      </plugins>
   </build>
 
-   <dependencies>
-      <dependency>
-         <groupId>apache-log4j</groupId>
-         <artifactId>log4j</artifactId>
-      </dependency>
-      <dependency>
-        <groupId>org.apache</groupId>
-        <artifactId>xmlsec</artifactId>
-        <version>1.4.2</version>
-      </dependency>
-      <dependency>
-        <groupId>sun-jaf</groupId>
-        <artifactId>activation</artifactId>
-        <version>1.1</version>
-        <scope>test</scope>
-      </dependency>
-      <dependency>
-         <groupId>junit</groupId>
-         <artifactId>junit</artifactId>
-         <scope>test</scope>
-      </dependency>
-   </dependencies>
-   
    <reporting>
     <plugins>
       <plugin>




More information about the jboss-cvs-commits mailing list