[picketlink-commits] Picketlink SVN: r1117 - federation/trunk/picketlink-fed-api.

picketlink-commits at lists.jboss.org picketlink-commits at lists.jboss.org
Mon Jul 25 10:48:51 EDT 2011


Author: anil.saldhana at jboss.com
Date: 2011-07-25 10:48:50 -0400 (Mon, 25 Jul 2011)
New Revision: 1117

Modified:
   federation/trunk/picketlink-fed-api/pom.xml
Log:
PLINK-48: mvn deps

Modified: federation/trunk/picketlink-fed-api/pom.xml
===================================================================
--- federation/trunk/picketlink-fed-api/pom.xml	2011-07-25 14:35:12 UTC (rev 1116)
+++ federation/trunk/picketlink-fed-api/pom.xml	2011-07-25 14:48:50 UTC (rev 1117)
@@ -62,15 +62,10 @@
         <artifactId>jbossxacml</artifactId>
       </dependency>
       <dependency>
-        <groupId>org.openid4java</groupId>
-        <artifactId>openid4java-nodeps</artifactId>
+        <groupId>log4j</groupId>
+        <artifactId>log4j</artifactId>
       </dependency>
       <dependency>
-        <groupId>commons-httpclient</groupId>
-        <artifactId>commons-httpclient</artifactId>
-        <version>3.0.1</version>
-      </dependency>
-      <dependency>
         <groupId>org.apache</groupId>
         <artifactId>xmlsec</artifactId>
       </dependency>
@@ -85,7 +80,7 @@
          <version>2.7.1.patch01-brew</version>
          <scope>test</scope>
       </dependency>
-         <dependency>
+      <dependency>
          <groupId>apache-xalan</groupId>
          <artifactId>serializer</artifactId>
          <version>2.7.1.patch01-brew</version>



More information about the picketlink-commits mailing list