X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=941d86aa108fde342a6823b6d78bcfa4f21f41f8;hb=44937065e4191b6ad48181cf073d16fafc88bfeb;hp=a0f37457c53723d78a3dac6be18e26bbbdada6b2;hpb=ab85bb680539cb6bdd8dd86e05087c7291c96a13;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index a0f37457..941d86aa 100755 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,41 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.0.1-SNAPSHOT + 2.3.3-SNAPSHOT + pom + ONAP :: ${project.groupId} :: ${project.artifactId} - - nexus.onap.org - ecomp-staging - 176c31dfe190a - + + installed-odl-bom + dependencies-bom + dependencies-odl-bom + oparent + standalone + odlparent + springboot + ecomp-releases - http://nexus.onap.org/content/repositories/releases + https://nexus.onap.org/content/repositories/releases ecomp-snapshots - http://nexus.onap.org/content/repositories/snapshots + https://nexus.onap.org/content/repositories/snapshots + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + @@ -38,20 +47,70 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} + + true - - odlparent - + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + 3.3.0 + + text + direct-dependencies.txt + ${project.basedir} + * + true + true + + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${project.basedir}/direct-dependencies.txt + txt + dependencies + + + + + + + + + +