X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f8ab95a2d7d4ea616841a8c4123f0374dbb12471;hb=ea39a71e28f2772da7d467a410d43a7ddd8d163d;hp=085d3b7f92deebb22535009d5433662567d53f80;hpb=41ed9554c8a82ff672cc828b37d5ee017d9df3af;p=music.git diff --git a/pom.xml b/pom.xml index 085d3b7f..f8ab95a2 100755 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,6 @@ - ${project.artifactId} src/main/java src/main/webapp/WEB-INF/classes @@ -146,9 +145,11 @@ org.onap.music.MusicApplication ./distribution/music/ true + ${project.artifactId}-SB + 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 + +