X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f8ab95a2d7d4ea616841a8c4123f0374dbb12471;hb=ea39a71e28f2772da7d467a410d43a7ddd8d163d;hp=406e786485c2c8d6c019505f6e4f089f5191b102;hpb=76f600628b9e41f6fcddc0926f276e4fe15355e8;p=music.git diff --git a/pom.xml b/pom.xml index 406e7864..f8ab95a2 100755 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,7 @@ + install repackage @@ -200,6 +201,7 @@ 2.4 + base install install-file @@ -212,6 +214,20 @@ ${project.build.directory}/${project.artifactId}.jar + + spring + install + + install-file + + + jar + ${project.artifactId}-SB + ${project.groupId} + ${project.version} + ${project.basedir}/distribution/music/${project.artifactId}-SB.jar + +