aboutsummaryrefslogtreecommitdiffstats
path: root/music-core
diff options
context:
space:
mode:
authorTschaen, Brendan <ctschaen@att.com>2020-03-25 16:11:01 -0400
committerTschaen, Brendan <ctschaen@att.com>2020-03-25 16:11:01 -0400
commitc345abd5168518c3ad2c9f5f6eeb352b788b5440 (patch)
treef038c6a0f652c25b86979a992de6b48d2a08fa26 /music-core
parenta6056f7344c2e7adebc651ea63c4e9d2d070172b (diff)
Bump up to 3.2.38
Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Icb1aa14b82019a4ebd43543d2250cd665b387399
Diffstat (limited to 'music-core')
-rwxr-xr-xmusic-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/music-core/pom.xml b/music-core/pom.xml
index a1fc3a61..20018484 100755
--- a/music-core/pom.xml
+++ b/music-core/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.music</groupId>
<artifactId>MUSIC-core</artifactId>
<packaging>jar</packaging>
- <version>3.2.37-SNAPSHOT</version>
+ <version>3.2.38-SNAPSHOT</version>
<description>
This is the MUSIC core interface, packaged as a jar file.
</description>
@@ -36,7 +36,7 @@
<parent>
<groupId>org.onap.music</groupId>
<artifactId>MUSIC</artifactId>
- <version>3.2.37-SNAPSHOT</version>
+ <version>3.2.38-SNAPSHOT</version>
</parent>
<properties>