You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by am...@apache.org on 2013/12/26 13:52:50 UTC

svn commit: r1553472 - /airavata/trunk/modules/rest/webapp/pom.xml

Author: amilaj
Date: Thu Dec 26 12:52:50 2013
New Revision: 1553472

URL: http://svn.apache.org/r1553472
Log:
Fixing AIRAVATA-974

Modified:
    airavata/trunk/modules/rest/webapp/pom.xml

Modified: airavata/trunk/modules/rest/webapp/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/webapp/pom.xml?rev=1553472&r1=1553471&r2=1553472&view=diff
==============================================================================
--- airavata/trunk/modules/rest/webapp/pom.xml (original)
+++ airavata/trunk/modules/rest/webapp/pom.xml Thu Dec 26 12:52:50 2013
@@ -188,14 +188,6 @@
 			<version>${oa4mp.version}</version>
 			<exclusions>
 				<exclusion>
-					<groupId>net.oauth.core</groupId>
-					<artifactId>oauth-httpclient4</artifactId>
-				</exclusion>
-				<exclusion>
-					<groupId>net.oauth.core</groupId>
-					<artifactId>oauth-consumer</artifactId>
-				</exclusion>
-				<exclusion>
 					<groupId>mysql</groupId>
 					<artifactId>mysql-connector-java</artifactId>
 				</exclusion>