X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=04ca7a5c8636422955917b21680c3986c3b54c55;hb=0c8b420a365208d7c832756a4b33cba208ddd7c0;hp=8c16f88773705b7c8bb7284b64a6bd381245b5d7;hpb=0f2db3fb84e823446dfce5e8b10eebe04052a935;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 8c16f887..04ca7a5c 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.2.0-SNAPSHOT + 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 + + + + + + + + + +