X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ECOMP-PDP-REST%2Fpom.xml;h=142d81bc976799d6cbf80105638154882312aef8;hb=d80880b097d08f9ab9dda54355216890a4b345dc;hp=4681eeba2b6bc719f01a5af4dbc2824c3276c86f;hpb=3bcaf899bc1768d658bbe1012ba7a443517fba60;p=policy%2Fengine.git diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml index 4681eeba2..142d81bc9 100644 --- a/ECOMP-PDP-REST/pom.xml +++ b/ECOMP-PDP-REST/pom.xml @@ -18,57 +18,41 @@ limitations under the License. ============LICENSE_END========================================================= --> - - 4.0.0 - + org.openecomp.policy.engine PolicyEngineSuite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT - + ECOMP-PDP-REST - + ECOMP PDP REST - + + 4.3.3.RELEASE + war - - maven-war-plugin - 2.1 - - true - - - + + maven-war-plugin + 2.1 + + true + + + - org.openecomp.policy.engine ECOMP-PDP ${project.version} - - org.openecomp.policy.common - ECOMP-Logging - ${common-modules.version} - - - javax.servlet - javax.servlet-api - 3.1.0 - commons-logging commons-logging @@ -90,20 +74,10 @@ commons-io 2.4 - - org.apache.httpcomponents - httpclient - 4.3.1 - com.google.guava guava - 14.0.1 - - - com.fasterxml.jackson.core - jackson-databind - 2.3.0-rc1 + 19.0 mysql @@ -114,12 +88,24 @@ org.mariadb.jdbc mariadb-java-client 1.2.3 - + postgresql postgresql 9.1-901.jdbc4 + + org.springframework + spring-test + ${springframework.version} + test + + + org.awaitility + awaitility + 3.0.0 + test + org.hsqldb hsqldb @@ -135,6 +121,12 @@ jersey-core 1.18 + + junit + junit + 4.12 + test + javax.websocket javax.websocket-api @@ -142,21 +134,21 @@ provided - com.att.nsa - cambriaClient - 0.0.1 - - - slf4j-log4j12 - org.slf4j - - + com.att.nsa + cambriaClient + 0.0.1 + + + slf4j-log4j12 + org.slf4j + + - + org.mockito mockito-core 1.9.5 - + org.springframework spring-mock @@ -167,18 +159,6 @@ mockrunner 0.3.1 - - - junit - junit - 4.11 - test - org.powermock powermock-api-mockito @@ -189,5 +169,55 @@ powermock-module-junit4 1.5.6 + + org.springframework + spring-core + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + io.springfox + springfox-swagger2 + 2.5.0 + + + com.fasterxml.jackson.core + jackson-annotations + + + + + io.springfox + springfox-swagger-ui + 2.5.0 + + + org.openecomp.policy.engine + PolicyEngineAPI + ${project.version} + + + org.glassfish.tyrus + tyrus-client + + + org.glassfish.tyrus + tyrus-container-grizzly-client + + + javax.persistence + persistence-api + + + - + \ No newline at end of file