From f59242d6b82e028151f1f1afdb4b1a2f29cc3821 Mon Sep 17 00:00:00 2001 From: charitha Date: Mon, 18 May 2020 09:49:11 +0530 Subject: [PATCH] Fix formatting issue --- .../org.wso2.carbon.policy.mgt.core/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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