X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-ext-services-simulator%2Fpom.xml;h=73da5f0412df9329be69398f89431ef6cdc39183;hb=HEAD;hp=e8e827bb53cbd5758f81e762675e0aad3dc1fef1;hpb=8f848c65ee0000bb4211b228cf66ace774a8d9c6;p=vid.git diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index e8e827bb5..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 - - @@ -103,6 +89,29 @@ package + + + no-docker + + true + none + none + + + + + docker-proxy + + + + env.http_proxy + + + + ${env.http_proxy} + + + @@ -112,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 + + @@ -140,25 +202,56 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 - - - - \ No newline at end of file