X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=239642e445cdae89fe5c9f24c15f92a0aeb2f6ed;hb=ea7465434dd782402c03557597d124a462cc8554;hp=be2a417c48c6e0c226b3dde7d942703c5809e2d0;hpb=012837ac49359912c55d8ba88d336a3c8622ed08;p=ccsdk%2Fapps.git diff --git a/pom.xml b/pom.xml index be2a417c..239642e4 100755 --- a/pom.xml +++ b/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent - odlparent-lite - 1.2.1-SNAPSHOT + spring-boot-25-starter-parent + 2.3.3 org.onap.ccsdk.apps ccsdk-apps - 0.4.1-SNAPSHOT + 1.3.1-SNAPSHOT pom ccsdk-apps @@ -21,6 +21,17 @@ ONAP + + services + ms + + + + scm:git:ssh://git@${onap.git.host}/apps.git + scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/apps.git + ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/apps/browse + + @@ -40,11 +51,6 @@ 0.8.3 - - components - ms - - @@ -55,12 +61,6 @@ - - scm:git:ssh://git@${onap.git.host}/apps.git - scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/apps.git - ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/apps/browse - - blackduck @@ -70,34 +70,71 @@ - - - com.blackducksoftware.integration - hub-maven-plugin - 1.4.0 - false - - ${project.name} - ${project.basedir} - - - - create-bdio-file - package - - createHubOutput - - - - - - - - + + + com.blackducksoftware.integration + hub-maven-plugin + 1.4.0 + false + + ${project.name} + ${project.basedir} + + + + create-bdio-file + package + + createHubOutput + + + + + + + + + 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 + + + + + + + - - -