X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=epsdk-app-onap%2Fpom.xml;h=8f63a6d0cc7ec4b70551e0475b5fd650cf76f94c;hb=4c2176675390925c1a6b576ad62541106682c951;hp=bf09f32dc1a515ba3bf12edd17e8a863cfa16c88;hpb=aaf854eaf458758174a3f195de21edcf06ed58d5;p=vid.git diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index bf09f32dc..8f63a6d0c 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,49 +8,62 @@ the Portal team. --> org.onap.vid epsdk-app-onap - 4.0.0-SNAPSHOT + 6.0.0-SNAPSHOT war ECOMP SDK Webapp for OpenSource ECOMP SDK Web Application for public release + + org.onap.oparent + oparent + 2.0.0 + + + UTF-8 UTF-8 UTF-8 - 2.4.0 - 2.9.7 - 4.2.9.RELEASE + 2.5.0 + 2.9.9 + 2.9.9.3 + 5.1.9.RELEASE + + 4.3.22.RELEASE 4.3.11.Final 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} - java jacoco - ${project.build.directory}/surefire-reports + ${project.build.directory}/surefire-reports ${project.version} + + **/webapp/**/*,**/*.js 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} @@ -73,7 +86,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -102,18 +115,6 @@ vid - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - org.apache.maven.plugins @@ -142,6 +143,12 @@ classpath: false + + + usedefaultlisteners + false + + @@ -149,7 +156,7 @@ org.apache.maven.plugins maven-war-plugin - 2.0.2 + 3.2.0 @@ -169,6 +176,10 @@ org.onap.portal.sdk epsdk-app-overlay + + org.onap.vid + vid-webpack-master + @@ -206,14 +217,14 @@ - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.3.0.603 + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.4 default-prepare-agent @@ -280,6 +291,12 @@ jar classes + + org.onap.vid + vid-webpack-master + ${project.version} + war + org.onap.portal.sdk @@ -321,6 +338,11 @@ com.fasterxml.jackson.core jackson-databind + ${jackson.databind.version} + + + com.fasterxml.jackson.module + jackson-module-kotlin ${jackson.version} @@ -340,15 +362,16 @@ jackson-dataformat-cbor ${jackson.version} + com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 io.searchbox jest - 2.0.0 + 6.3.1 commons-logging @@ -359,7 +382,7 @@ javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 junit @@ -369,12 +392,17 @@ org.json json - 20160212 + 20190722 + + + org.liquibase + liquibase-core + 3.7.0 org.quartz-scheduler quartz - 2.2.1 + 2.3.1 @@ -387,13 +415,10 @@ org.slf4j jcl-over-slf4j - 1.7.12 - - - org.springframework - spring-context-support - ${springframework.version} + 1.7.27 + + org.springframework spring-core @@ -405,11 +430,6 @@ - - org.springframework - spring-aop - ${springframework.version} - org.springframework spring-test @@ -430,5 +450,27 @@ spring-webmvc ${springframework.version} + + org.springframework + spring-context-support + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.orm.version} + + + org.springframework + spring-aop + ${springframework.version} + + + + javax.xml.bind + jaxb-api + 2.3.1 + +