diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 1460c114cb..4b32c251bc 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -18,7 +18,8 @@ ~ under the License. --> - + org.wso2.carbon.devicemgt policy-mgt @@ -27,7 +28,6 @@ 4.0.0 - org.wso2.carbon.devicemgt org.wso2.carbon.policy.mgt.core 4.1.7-SNAPSHOT bundle @@ -61,7 +61,7 @@ javax.cache, javax.naming, javax.xml.*, - javax.xml.parsers;version="${javax.xml.parsers.import.pkg.version}";resolution:=optional, + javax.xml.parsers;version="${javax.xml.parsers.import.pkg.version}";resolution:=optional, org.w3c.dom, org.wso2.carbon.policy.mgt.common.*, org.wso2.carbon.user.core.*, @@ -142,8 +142,8 @@ org.wso2.carbon.utils - - + + org.wso2.carbon @@ -188,6 +188,7 @@ org.testng testng + test org.apache.tomcat.wso2