From 92af74927627ccf8f5d7e3f6a245f58d7c1724ff Mon Sep 17 00:00:00 2001 From: harshanl Date: Mon, 7 Dec 2015 20:53:07 +0530 Subject: [PATCH] Fixed build break --- .../identity-extensions/backend-oauth-authenticator/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/identity-extensions/backend-oauth-authenticator/pom.xml b/components/identity-extensions/backend-oauth-authenticator/pom.xml index 0c0ccd907f3..997ccf3eca5 100644 --- a/components/identity-extensions/backend-oauth-authenticator/pom.xml +++ b/components/identity-extensions/backend-oauth-authenticator/pom.xml @@ -109,7 +109,9 @@ org.osgi.service.component, org.wso2.carbon.core.security, org.wso2.carbon.core.services.authentication, - org.wso2.carbon.utils.multitenancy + org.wso2.carbon.utils.multitenancy, + org.wso2.carbon.base, + org.wso2.carbon.utils