X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=04ca7a5c8636422955917b21680c3986c3b54c55;hb=2ba8a08a4a6056ac1ce5dff16ed4f11b8c5c8459;hp=1b57dae41e3958a596b947f8217af2d1c3bba328;hpb=45ddb6cfc012a54c267318c222677d4d5633242f;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 1b57dae4..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://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 - - 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 + + + + + + + + + +