X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=POLICY-SDK-APP%2Fpom.xml;fp=POLICY-SDK-APP%2Fpom.xml;h=14179fafcb16f0313003c745d96db3fe987385b6;hb=ce75201a88f6787c7f5aed265c32134e1a116761;hp=9c8716b6d2c23d186d3c9bb8ca1ffaff7eddf994;hpb=3fcc3204c1c65a5e5f774088bca1fd81dedd9ddb;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 9c8716b6d..14179fafc 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -36,13 +36,6 @@ false - - maven-compiler-plugin - - 1.8 - 1.8 - - org.apache.maven.plugins maven-surefire-plugin @@ -114,13 +107,28 @@ org.springframework spring-webmvc + + xalan + xalan + + + xml-apis + xml-apis-ext + + + xom + xom + + + xml-apis + xml-apis + org.springframework spring-core - ${springframework.version} commons-logging @@ -136,12 +144,10 @@ org.springframework spring-web - ${springframework.version} org.springframework spring-webmvc - ${springframework.version} org.springframework @@ -158,6 +164,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -243,6 +255,10 @@ com.att.aft dme2 + + xml-apis + xml-apis + @@ -264,6 +280,12 @@ org.apache.poi poi-ooxml 3.17 + + + org.apache.xmlbeans + xmlbeans + +