X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c85ecaaa2e0a79972936d5abc6d766f89771248f;hb=91f393bedd2707db123895546367f7faa59ebe00;hp=f1ce155b4356d8b976e769d5df57e1e6f83f1a94;hpb=5f029a33ae5cbe2133273622c0800ac09c64898a;p=oparent.git diff --git a/pom.xml b/pom.xml index f1ce155..c85ecaa 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ @@ -32,22 +32,30 @@ dependencies-clm - 1.8 - 1.8 UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - + 11 + + nexus3.onap.org:10003 nexus3.onap.org:10002 + nexus3.onap.org:10001 + nexus3.onap.org:10003 + --> @@ -63,15 +71,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + ${maven.compiler.release} + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + false + org.apache.maven.plugins @@ -97,8 +110,23 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M1 + 3.0.0-M2 + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + enforce-no-snapshots @@ -125,10 +153,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-deploy-plugin