X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=748f951cca7acb33dcb907b7625bc55bc8134c59;hb=742c4e19fb69a60ffa3a052c1e3f55a88b353008;hp=8c16f88773705b7c8bb7284b64a6bd381245b5d7;hpb=0f2db3fb84e823446dfce5e8b10eebe04052a935;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 8c16f887..748f951c 100755 --- a/pom.xml +++ b/pom.xml @@ -1,28 +1,116 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.0.0-SNAPSHOT + 2.6.0 + pom + ONAP :: ${project.groupId} :: ${project.artifactId} + + installed-odl-bom + dependencies-bom + dependencies-odl-bom + oparent + standalone + odlparent + springboot + + ecomp-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-releases/ + https://nexus.onap.org/content/repositories/releases ecomp-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-snapshots/ + https://nexus.onap.org/content/repositories/snapshots - - odlparent - + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + + + + + + 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 + + + + + + + + + +