Author: [email protected]
Date: Fri Jun 24 10:24:22 2011
New Revision: 1193

Log:
[AMDATUAUTH-59] Updated OAuth httpclient4 module, part of net.oauth library

Modified:
   trunk/amdatu-auth/oauth-api/pom.xml
   trunk/amdatu-auth/oauth-client/pom.xml

Modified: trunk/amdatu-auth/oauth-api/pom.xml
==============================================================================
--- trunk/amdatu-auth/oauth-api/pom.xml (original)
+++ trunk/amdatu-auth/oauth-api/pom.xml Fri Jun 24 10:24:22 2011
@@ -49,7 +49,7 @@
     <dependency>
       <groupId>net.oauth.core</groupId>
       <artifactId>oauth-httpclient4</artifactId>
-      <version>20090913</version>
+      <version>20100601</version>
       <scope>compile</scope>
     </dependency>
     <dependency>

Modified: trunk/amdatu-auth/oauth-client/pom.xml
==============================================================================
--- trunk/amdatu-auth/oauth-client/pom.xml      (original)
+++ trunk/amdatu-auth/oauth-client/pom.xml      Fri Jun 24 10:24:22 2011
@@ -76,7 +76,7 @@
             
<Export-Package>org.amdatu.authentication.oauth.client</Export-Package>
             <Embed-Dependency>*;scope=compile</Embed-Dependency>
             <Import-Package>
-              net.oauth;version="[1.0,2.0)",
+              net.oauth.*;version="[1.0,2.0)",
               org.amdatu.authentication.oauth.api;version="[1.0,2.0)",
               !com.ibm.uvm.tools,
               !com.sun.jdmk.comm,
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to