X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=vid-app-common%2Fpom.xml;h=1749039d69f8e29fb8089a783de9898ca4029efe;hb=b7719bae06f969d1293fad1a16c180afd7ded761;hp=4c4461b77c8cc503c8bf9ef63f258105ba24506b;hpb=97bec3c43ac5cefdb8b852de8efb00a84148ed28;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 4c4461b77..1749039d6 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -26,28 +26,36 @@ UTF-8 UTF-8 2.4.0 - 4.3.22.RELEASE + 5.1.6.RELEASE + 4.3.22.RELEASE + 4.3.11.Final 2.9.8 - 2.27 + 2.28 2.22.1 **/webapp/**/*,**/*.js true https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/vid/${project.version} + content/repositories/snapshots/ + content/repositories/releases/ + content/repositories/staging/ + content/sites/site/org/onap/vid/${project.version} 1.8.9 1.3.11 1.8 1.6 - v6.16.0 + v8.9.4 + 5.6.0 + + ${env.RELEASE_VERSION} + @@ -58,17 +66,17 @@ ecomp-releases VID Release Repository - ${nexusproxy}${releaseNexusPath} + ${nexusproxy}/${releaseNexusPath} ecomp-snapshots VID Snapshot Repository - ${nexusproxy}${snapshotNexusPath} + ${nexusproxy}/${snapshotNexusPath} ecomp-staging VID Staging Repository - ${nexusproxy}${stagingNexusPath} + ${nexusproxy}/${stagingNexusPath} @@ -92,7 +100,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -168,6 +176,7 @@ generate-resources + ${npm.version} ${node.version} @@ -238,6 +247,30 @@ + + com.google.code.maven-replacer-plugin + replacer + 1.5.3 + + + prepare-package + + replace + + + + + false + ${project.basedir}/src/main/webapp/app/vid/scripts/constants/version.json + + + BUILD_NUMBER + ${release_version}.${patch_version}.${env.BUILD_NUMBER} + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -677,7 +710,7 @@ org.springframework spring-orm - ${springframework.version} + ${springframework.orm.version} org.springframework