X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=3a8eaa456574329ac87da68e6b7cb22b0be899a5;hb=24c3ac3777cc95c19b3be6376a60dbe6f9174f8a;hp=1203797f7b4571b09ceeb906b60dde5921bf4bc5;hpb=321417267ab93b0a8f0244aef07c45cdc37dbef4;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1203797f7..3a8eaa456 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -68,7 +68,7 @@ UTF-8 - 2.1.0-SNAPSHOT + 2.1.0 4.2.0.RELEASE 4.3.11.Final true @@ -76,6 +76,11 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* + + com.h2database + h2 + test + org.onap.portal.sdk epsdk-core @@ -176,7 +181,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.2.2 org.json @@ -192,6 +197,10 @@ commons-logging commons-logging + + org.apache.httpcomponents + httpclient +