X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c65d6c6ad6e308cb5adfbf087c01de483218d629;hb=ce993645564e2ba43c80fdc80a7265dc4032ceae;hp=606e67231e07e5df36409cc3ff0a6b8366064d95;hpb=4e6e6a3cb67e7ec6f092e1a3e4c0eae36add00d1;p=ccsdk%2Fsli%2Fcore.git diff --git a/pom.xml b/pom.xml index 606e6723..c65d6c6a 100755 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.4-SNAPSHOT + 1.5.2-SNAPSHOT org.onap.ccsdk.sli.core ccsdk-sli-core - 0.2.4-SNAPSHOT + 0.7.1-SNAPSHOT pom ccsdk-sli-core @@ -20,6 +20,10 @@ ONAP + + + content/sites/site/org/onap/ccsdk/sli/core/${project.version}/ + utils @@ -28,6 +32,8 @@ filters sliPluginUtils sliapi + features + artifacts @@ -68,12 +74,60 @@ + + - + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${dependency-list.file} + txt + dependencies + + + + + + + - + + + + ecomp-site + dav:${onap.nexus.url}/${sitePath} + +