From f4fef1d348d03905bada56285f562bd2e2855ce2 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sat, 18 Apr 2020 16:48:50 +0000 Subject: Release music --- music-core/pom.xml | 4 ++-- music-rest/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) 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. -- cgit 1.2.3-korg