X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-ext-services-simulator%2Fpom.xml;h=73da5f0412df9329be69398f89431ef6cdc39183;hb=HEAD;hp=ed6a13c6700bfbcdfdd8a2e05c0789ddfd2c607f;hpb=178ff256e63859a88f535cee3ae33bd6c35497f2;p=vid.git diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index ed6a13c67..73da5f041 100644 --- a/vid-ext-services-simulator/pom.xml +++ b/vid-ext-services-simulator/pom.xml @@ -12,9 +12,11 @@ UTF-8 - 1.3.0 - 4.2.0.RELEASE - 4.3.11.Final + 5.2.3.RELEASE + 5.3.4.Final + 2.3.2 + 2.10.2 + 2.10.2 true @@ -28,38 +30,24 @@ none - - - - + + false + package + deploy + - onap - UTF-8 UTF-8 - 1.1.0-SNAPSHOT https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/openecomp/vid/${project.version} + content/repositories/snapshots/ + content/repositories/releases/ + content/repositories/staging/ + content/sites/site/org/openecomp/vid/${project.version} @@ -73,8 +61,6 @@ default - - @@ -104,6 +90,15 @@ + + no-docker + + true + none + none + + + docker-proxy @@ -126,26 +121,79 @@ mockserver-netty 3.11 - + org.springframework spring-web - 4.3.4.RELEASE + ${springframework.version} org.springframework spring-webmvc - 4.3.4.RELEASE + ${springframework.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} - + com.fasterxml.jackson.core jackson-annotations - 2.8.7 + ${jackson.version} - javax.xml.bind - jaxb-api - 2.2.11 + com.fasterxml.jackson.core + jackson-databind + ${jackson.databind.version} + + + + + jakarta.xml.bind + jakarta.xml.bind-api + ${jaxb.version} + + + org.glassfish.jaxb + jaxb-runtime + ${jaxb.version} + + + + org.hibernate + hibernate-entitymanager + ${hibernate.version} + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-c3p0 + ${hibernate.version} + + + + org.mariadb.jdbc + mariadb-java-client + 2.2.6 + + + + org.hibernate.javax.persistence + hibernate-jpa-2.1-api + 1.0.0.Final + + + + com.google.code.gson + gson + 2.8.0 + + @@ -154,7 +202,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 @@ -167,6 +215,7 @@ 0.27.2 + ${skipDockerBuild} onap/vid-simulator @@ -185,7 +234,7 @@ generate-image - package + ${dockerBuildPhase} build @@ -193,7 +242,7 @@ push-image - deploy + ${dockerPushPhase} build push @@ -205,17 +254,4 @@ - - - \ No newline at end of file