X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fa98150b9ebd69b043a52a7bba23181ad0e2b25d;hb=a8a5863cfb100d4cbbecd0aefe5512234e101d97;hp=90150f1ea616923319553fa8b61a90922a296146;hpb=13b39127c1c91d7c05c67ea2c14220c8f992cba5;p=sdc.git diff --git a/pom.xml b/pom.xml index 90150f1ea6..fa98150b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,20 +20,20 @@ Modifications copyright (c) 2018-2019 Nokia ================================================================================ --> + 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.sdc - sdc-main - 1.8.1-SNAPSHOT - pom - sdc + org.openecomp.sdc + sdc-main + 1.10.0-SNAPSHOT + pom + sdc org.onap.oparent oparent - 2.0.0 + 3.2.0 @@ -45,60 +45,72 @@ Modifications copyright (c) 2018-2019 Nokia 0.11 3.10 - 18.0 - 0.3.1 - 4.3.18.RELEASE - 2.27 - 4.1.48.Final - 3.1.0 + 30.1-jre + 0.3.3 + 5.3.9 + 2.34 + 4.1.68.Final + 4.0.1 2.26.3 - 2.6.0 + 3.4.0 4.3.1.0 2.1.8 - 1.18.12 + 1.18.20 1.9.4 - 2.3 + 2.8.0 + 2.7 4.1.0 1.6.1 1.9 2.3.1 0.10.3 + 3.0.7 + 2.1.7 + 3.0.0 + 6.1.6.Final 4.1 - 2.1 + 2.1.1 + 2.0.1.Final + ${servlet-api.version} - 9.4.18.v20190429 + 9.4.41.v20210516 + 3.4.4 + + 2.2.0.0 + 2.1.3 - 2.11.0 + 2.12.4 ${jackson.version} 2.1.1 false - 1.14 - 4.7 - 4.5.3 + 1.29 + 4.9 + 4.5.13 4.4.1 1.1 - 1.2.15 + 1.2.15 + - 1.2.3 + 1.2.7 1.7.25 - 1.10 + 1.15 1.2 3.0.6 2.13.1 0.20.1 - 1.8.4 - 1.7.4 + 1.9.7 + ${aspectj.version} 0.13.2 @@ -108,26 +120,26 @@ Modifications copyright (c) 2018-2019 Nokia 3.0.3 - 2.3.1 + 2.8.9 1.1 - 3.3.3 - 3.3.3 + 3.7.7 + ${mockito.version} 1.35 - 4.12 - 1.6.0 - 5.6.0 + 1.7.1 + 5.7.2 3.16.0 - 7.3.0 + 7.4.0 6.8.1 0.11 - 2.1 + 2.2 1.3 2.22.2 2.4 + 1.6.0.1 ${project.version} @@ -149,7 +161,7 @@ Modifications copyright (c) 2018-2019 Nokia nexus - https://registry.npmjs.org/ + https://nexus3.onap.org/repository/npm.public/npm/-/ https://nexus.onap.org /content/sites/site/org/openecomp/sdc/${project.version} 176c31dfe190a @@ -161,7 +173,7 @@ Modifications copyright (c) 2018-2019 Nokia 1.6.0 - 0.8.5 + 0.8.7 4.5.1 @@ -170,8 +182,16 @@ Modifications copyright (c) 2018-2019 Nokia true false - 1.35 - 1.68 + 1.69 + + + 1.41 + onap + docker + docker + nexus3.onap.org:10001 + + false @@ -232,7 +252,7 @@ Modifications copyright (c) 2018-2019 Nokia org.codehaus.groovy groovy - 2.4.13 + ${groovy.version} io.netty @@ -244,6 +264,11 @@ Modifications copyright (c) 2018-2019 Nokia netty-handler ${netty.version} + + io.swagger.core.v3 + swagger-maven-plugin + ${swagger-core-mvn-plugin.version} + @@ -364,7 +389,7 @@ Modifications copyright (c) 2018-2019 Nokia io.fabric8 docker-maven-plugin - 0.31.0 + 0.38.0 org.apache.maven.plugins @@ -374,7 +399,7 @@ Modifications copyright (c) 2018-2019 Nokia com.github.eirslett frontend-maven-plugin - 1.8.0 + 1.12.0 org.apache.maven.plugins @@ -410,7 +435,8 @@ Modifications copyright (c) 2018-2019 Nokia 2.17 checkstyle-suppressions.xml - checkstyle.suppressions.file + checkstyle.suppressions.file + ${checkstyle.skip} @@ -486,12 +512,12 @@ Modifications copyright (c) 2018-2019 Nokia pom.properties['deploy.url'] = - pom.version.contains('-SNAPSHOT') ? - project.distributionManagement.snapshotRepository.url : - project.distributionManagement.repository.url; + pom.version.contains('-SNAPSHOT') ? + project.distributionManagement.snapshotRepository.url : + project.distributionManagement.repository.url; pom.properties['repo.id'] = pom.version.contains('-SNAPSHOT') ? - project.distributionManagement.snapshotRepository.id : - project.distributionManagement.repository.id; + project.distributionManagement.snapshotRepository.id : + project.distributionManagement.repository.id; @@ -519,7 +545,8 @@ Modifications copyright (c) 2018-2019 Nokia false - ${project.build.directory}/jacoco.exec + ${project.build.directory}/jacoco.exec + ${surefire.forkCount} ${surefire.reuseForks} @@ -539,7 +566,8 @@ Modifications copyright (c) 2018-2019 Nokia true - ${project.build.outputDirectory}/META-INF/git.properties + + ${project.build.outputDirectory}/META-INF/git.properties true false @@ -648,6 +676,7 @@ Modifications copyright (c) 2018-2019 Nokia true + true onboarding @@ -675,6 +704,8 @@ Modifications copyright (c) 2018-2019 Nokia true true true + true + true onboarding @@ -718,6 +749,8 @@ Modifications copyright (c) 2018-2019 Nokia true true true + + true @@ -738,7 +771,6 @@ Modifications copyright (c) 2018-2019 Nokia integration-tests - @@ -767,15 +799,15 @@ Modifications copyright (c) 2018-2019 Nokia Release Repository ${nexus.proxy}/content/repositories/releases/ + + ecomp-site + dav:${nexus.proxy}${sitePath} + ecomp-snapshots Snapshot Repository ${nexus.proxy}/content/repositories/snapshots/ - - ecomp-site - dav:${nexus.proxy}${sitePath} - - +