X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=73b7d8b8775f7fe9b1a9f5d980cbcc7fbbd65763;hb=11871d2b3ecd2806f37fdbea645bdaaab9273508;hp=becd446babb47392487d0777c42338dac44b9007;hpb=d9007d680d19734d5dc106479784c420236cca4b;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index becd446ba..73b7d8b87 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -2,9 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.policy.engine + org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.1.3-SNAPSHOT POLICY-SDK-APP war @@ -30,7 +30,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 ${skiptests} @@ -50,18 +49,25 @@ UTF-8 - 1.1.0-SNAPSHOT + 1.3.1 4.2.0.RELEASE 4.3.11.Final true false 2.6.0 + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${epsdk.version} + + + mysql + mysql-connector-java + + @@ -171,8 +177,8 @@ - org.openecomp.policy.engine - ECOMP-PDP + org.onap.policy.engine + ONAP-PDP ${project.version} @@ -232,5 +238,15 @@ snakeyaml 1.16 + + org.apache.tomcat + tomcat-jdbc + 8.0.24 + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 + - \ No newline at end of file +