X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-ext-services-simulator%2Fpom.xml;h=c08bcd4ec8979e36065059f690bdce47f3f7994f;hb=refs%2Fchanges%2F64%2F102864%2F3;hp=165ae5765b3430ebf1912a58d9d366edcd2c128c;hpb=2a7168b9bd968191413140e8c2afd72d6f47a26b;p=vid.git diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index 165ae5765..c08bcd4ec 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.3.4.RELEASE - 4.3.11.Final + 5.2.3.RELEASE + 5.3.4.Final + 2.3.2 + 2.10.2 + 2.10.2 true @@ -28,6 +30,11 @@ none + + + false + package + deploy @@ -36,12 +43,11 @@ 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} @@ -84,6 +90,15 @@ + + no-docker + + true + none + none + + + docker-proxy @@ -116,16 +131,64 @@ spring-webmvc ${springframework.version} + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.core jackson-annotations - 2.8.7 + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.databind.version} + + - javax.xml.bind - jaxb-api - 2.2.11 + 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.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 + + @@ -134,7 +197,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 @@ -147,6 +210,7 @@ 0.27.2 + ${skipDockerBuild} onap/vid-simulator @@ -165,7 +229,7 @@ generate-image - package + ${dockerBuildPhase} build @@ -173,7 +237,7 @@ push-image - deploy + ${dockerPushPhase} build push