Author: anil.saldhana(a)jboss.com
Date: 2011-01-26 13:47:14 -0500 (Wed, 26 Jan 2011)
New Revision: 657
Modified:
federation/trunk/picketlink-fed-api/pom.xml
Log:
openid related dep
Modified: federation/trunk/picketlink-fed-api/pom.xml
===================================================================
--- federation/trunk/picketlink-fed-api/pom.xml 2011-01-26 18:46:45 UTC (rev 656)
+++ federation/trunk/picketlink-fed-api/pom.xml 2011-01-26 18:47:14 UTC (rev 657)
@@ -66,6 +66,11 @@
<artifactId>openid4java-nodeps</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>
Show replies by date