From: jenkins-releng Date: Sat, 18 Apr 2020 16:48:50 +0000 (+0000) Subject: Release music X-Git-Tag: 3.2.40 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fc4df43f6b5bf576677751f09f82ea561236738a;p=music.git Release music --- diff --git a/music-core/pom.xml b/music-core/pom.xml index cf7f59e9..2b2e3861 100755 --- a/music-core/pom.xml +++ b/music-core/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-core jar - 3.2.40-SNAPSHOT + 3.2.40 This is the MUSIC core interface, packaged as a jar file. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.40-SNAPSHOT + 3.2.40 diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 9bcfd396..27c3ad51 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-rest jar - 3.2.40-SNAPSHOT + 3.2.40 This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.40-SNAPSHOT + 3.2.40 @@ -127,7 +127,7 @@ org.onap.music MUSIC-core - 3.2.40-SNAPSHOT + 3.2.40 diff --git a/pom.xml b/pom.xml index 05bdaefb..11e9259d 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC pom - 3.2.40-SNAPSHOT + 3.2.40 This is the MUSIC project.