From: jenkins-releng Date: Fri, 17 Apr 2020 14:31:27 +0000 (+0000) Subject: Release music X-Git-Tag: 3.2.39^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=03e5df3f364e9dbdf46fa53cd37752bf61de0cfb;p=music.git Release music --- diff --git a/music-core/pom.xml b/music-core/pom.xml index 2ee2b454..b6f6776d 100755 --- a/music-core/pom.xml +++ b/music-core/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-core jar - 3.2.39-SNAPSHOT + 3.2.39 This is the MUSIC core interface, packaged as a jar file. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.39-SNAPSHOT + 3.2.39 diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 5ffe3499..4d8e2488 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-rest jar - 3.2.39-SNAPSHOT + 3.2.39 This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.39-SNAPSHOT + 3.2.39 @@ -127,7 +127,7 @@ org.onap.music MUSIC-core - 3.2.39-SNAPSHOT + 3.2.39 diff --git a/pom.xml b/pom.xml index facfc154..13a253f8 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC pom - 3.2.39-SNAPSHOT + 3.2.39 This is the MUSIC project.