From ddbd2c537243690453418ed66d7f117a3c7cf1cf Mon Sep 17 00:00:00 2001 From: Kamidu Sachith Date: Sat, 17 Oct 2015 20:03:19 +0530 Subject: [PATCH] Java 8 support --- .../backend-oauth-authenticator/pom.xml | 22 +------------------ 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/components/identity-extensions/backend-oauth-authenticator/pom.xml b/components/identity-extensions/backend-oauth-authenticator/pom.xml index a071805ad4..f626686a0d 100644 --- a/components/identity-extensions/backend-oauth-authenticator/pom.xml +++ b/components/identity-extensions/backend-oauth-authenticator/pom.xml @@ -96,27 +96,7 @@ org.wso2.carbon.identity.authenticator.backend.oauth.* - - javax.servlet.http, - org.apache.commons.logging, - org.wso2.carbon.identity.application.authentication.framework.*, - org.wso2.carbon.identity.oauth2, - org.wso2.carbon.identity.oauth2.dto, - org.wso2.carbon.user.core.service, - org.wso2.carbon.utils.multitenancy, - org.apache.axis2.client, - org.apache.axis2.context, - org.apache.axis2.transport.http, - org.apache.commons.httpclient, - org.osgi.framework, - org.osgi.service.component, - org.wso2.carbon.core.security, - org.wso2.carbon.core.services.authentication, - org.wso2.carbon.identity.oauth2.stub, - org.wso2.carbon.identity.oauth2.stub.dto, - org.wso2.carbon.base, - org.wso2.carbon.utils - +