X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=131ad91a9492ed809de7e80856a6db4d8fbeef72;hb=c2556dd48738b43e91e27a57df60c3ec347c5ac0;hp=5ebcf978959033be63e37a7af86a8255a343cf59;hpb=7aa46ace9b3b47b1c03debefdbc68ccf954537fd;p=ccsdk%2Fapps.git diff --git a/pom.xml b/pom.xml index 5ebcf978..131ad91a 100755 --- a/pom.xml +++ b/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent - odlparent-lite - 1.2.2-SNAPSHOT + spring-boot-26-starter-parent + 2.4.3-SNAPSHOT org.onap.ccsdk.apps ccsdk-apps - 0.4.2-SNAPSHOT + 1.4.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 + + @@ -38,13 +49,10 @@ version here to pick up that fix --> ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3 + 2.9.0 + 1.5.0-SNAPSHOT - - components - ms - - @@ -55,12 +63,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 +72,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 + + + + + + + - - -