X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fpom.xml;h=f618ec82218b67e5e3942b500f8df4161b03a203;hb=ca8f3583c919bc5ce2d66c7f783f7dce4cf5a955;hp=1d2a2ad5dbd7d7bf788c7034b87e46d4c292eee4;hpb=9e50679324b52feffce7689e8fda3a0709a37e49;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 1d2a2ad5d..f618ec822 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.onap.vid vid-app-common - 5.0.1-SNAPSHOT + 6.0.0-SNAPSHOT war VID Common VID Common code for opensource version @@ -26,14 +26,16 @@ UTF-8 UTF-8 2.5.0 - 5.1.9.RELEASE + 5.2.0.RELEASE 4.3.22.RELEASE 4.3.11.Final - 2.9.9 - 2.29 + 2.10.1 + 2.10.1 + 1.6.1 + 2.29.1 2.22.1 3.141.59 **/webapp/**/*,**/*.js @@ -52,7 +54,7 @@ content/sites/site/org/onap/vid/${project.version} 1.8.9 - 1.3.30 + 1.3.60 1.8 1.6 @@ -64,9 +66,19 @@ -javaagent:${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar -Drp.enable=true -Drp.mode=DEFAULT -Drp.tags="CICD;BE_UNIT;BUILD_${env.BUILD_NUMBER}" + generate-resources + + + no-frontend-tests + + none + + + + @@ -188,7 +200,7 @@ install-node-and-npm - generate-resources + ${frontendTestsPhase} ${npm.version} ${node.version} @@ -202,7 +214,7 @@ npm - generate-resources + ${frontendTestsPhase} npm install @@ -212,7 +224,7 @@ npm - generate-resources + ${frontendTestsPhase} npm run-script build @@ -222,7 +234,7 @@ npm - generate-resources + ${frontendTestsPhase} @@ -596,6 +608,16 @@ ch.qos.logback logback-classic + + org.onap.logging-analytics + logging-filter-base + ${onap.logging.version} + + + org.onap.logging-analytics + logging-filter-spring + ${onap.logging.version} + org.jetbrains.kotlin @@ -617,7 +639,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson.databind.version} com.fasterxml.jackson.module