From 8bb75d291cf0784079331ea894592e80190f89bf Mon Sep 17 00:00:00 2001 From: Hasunie Date: Thu, 16 Feb 2017 18:30:40 +0530 Subject: [PATCH] Avoiding package exporting org.wso2.carbon.device.mgt.core.internal --- components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index bfca19892e..f2b7a661a4 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -89,6 +89,7 @@ org.scannotation.* + !org.wso2.carbon.device.mgt.core.internal, org.wso2.carbon.device.mgt.core.*