From 5f0f933e9dad920cad21532eb7f2a05626db4428 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 16 Apr 2020 15:20:02 +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 20018484..d677f9ce 100755 --- a/music-core/pom.xml +++ b/music-core/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-core jar - 3.2.38-SNAPSHOT + 3.2.38 This is the MUSIC core interface, packaged as a jar file. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.38-SNAPSHOT + 3.2.38 diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 4dad5e81..976bb9e9 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-rest jar - 3.2.38-SNAPSHOT + 3.2.38 This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.38-SNAPSHOT + 3.2.38 @@ -127,7 +127,7 @@ org.onap.music MUSIC-core - 3.2.38-SNAPSHOT + 3.2.38 diff --git a/pom.xml b/pom.xml index 2faeef98..4f3a59b3 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC pom - 3.2.38-SNAPSHOT + 3.2.38 This is the MUSIC project. -- cgit 1.2.3-korg