X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-ext-services-simulator%2Fpom.xml;h=73da5f0412df9329be69398f89431ef6cdc39183;hb=HEAD;hp=a470bcf5e079bfb94e780302c09ad5749a23ec2d;hpb=146eef0d6c07306b85c511bbcac0f60f4e3dae1a;p=vid.git diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index a470bcf5e..73da5f041 100644 --- a/vid-ext-services-simulator/pom.xml +++ b/vid-ext-services-simulator/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.vid + org.onap.vid vid-ext-services-simulator 1.0.0 VID Simulator @@ -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 @@ -25,118 +27,31 @@ content/repositories/staging/ content/repositories/snapshots/ content/repositories/releases/ - - - - - - - att-mavencentral-ecomp-snapshots-repo - ATT Maven Central - Snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-snapshots/ - - - onap-staging - ONAP - Staging Repository - ${nexusproxy}/${stagingNexusPath} - - - - att-mavencentral-ecomp-releases-repo - ATT Maven Central - Releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-releases/ - - - - att-mavencentral-3rd-repo - ATT Maven Central - Third Party - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-3rd-party/ - - - - att-mavencentral-sa-group - ATT Maven Central - Service Assurance Group - http://mavencentral.it.att.com:8084/nexus/content/groups/2020SAPC/ - - - - att-swm-repo - ATT SWM Repository - http://mavencentral.it.att.com:8084/nexus/content/repositories/swm-releases - - - - - att-mavencentral-public - ATT Maven Central - Public Group - http://mavencentral.it.att.com:8084/nexus/content/groups/att-public-group - - - ecomp-releases - OpenECOMP - Release Repository - ${nexusproxy}/${releaseNexusPath} - - - ecomp-snapshots - OpenECOMP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - - - + + 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} - ecomp-releases - VID Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - VID Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-staging - VID Staging Repository - ${nexusproxy}${stagingNexusPath} - - - oss-snapshots oss Central - Snapshots https://oss.sonatype.org/service/local/repositories/releases/content/ @@ -145,9 +60,7 @@ - att-internal - - + default @@ -171,191 +84,34 @@ - att-internal-jenkins - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - xml - - false - - - - - package - - cobertura - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - - org.apache.maven.plugins - maven-war-plugin - 3.0.0 - - - true - - WEB-INF/lib/*.jar - - - - - - - - - att-internal-jenkins-noSwm - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - xml - - false - - - - - package - - cobertura - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - + cobertura + + package + - att-internal-general-build - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - xml - - false - - - - - - package - - cobertura - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - + no-docker + + true + none + none + - att-internal-install-only - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - xml - - false - - - - - package - - cobertura - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - + docker-proxy + + + + env.http_proxy + + + + ${env.http_proxy} + - - att-internal-no-swm - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - - @@ -365,21 +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} + + + 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 + @@ -388,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