X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP-REST%2Fpom.xml;h=42d74ea760d633e5fecceb83fdbd725eb926a0cd;hb=01c2d594520559cce25cb59ac5b01b4a062a915c;hp=aa54f1b4b4213be33878482b615b31c1849b766c;hpb=5dfb55068e2bb88af55d6ce48c235cff7ea9b326;p=policy%2Fengine.git diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index aa54f1b4b..42d74ea76 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -18,20 +18,15 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.6.1 ONAP-PDP-REST ONAP PDP REST - - 4.3.15.RELEASE - war @@ -53,6 +48,12 @@ org.onap.policy.engine ONAP-PDP ${project.version} + + + xml-apis + xml-apis + + commons-logging @@ -82,12 +83,6 @@ org.mariadb.jdbc mariadb-java-client - 2.1.1 - - - postgresql - postgresql - 9.1-901.jdbc4 org.springframework @@ -98,7 +93,6 @@ org.awaitility awaitility - 3.0.0 test @@ -169,6 +163,11 @@ springfox-swagger-ui 2.7.0 + + org.apache.commons + commons-text + 1.4 + org.onap.policy.engine PolicyEngineAPI