El Alto Early Drop Version 42/93342/1
authorTschaen, Brendan <ctschaen@att.com>
Mon, 12 Aug 2019 13:26:09 +0000 (09:26 -0400)
committerTschaen, Brendan <ctschaen@att.com>
Mon, 12 Aug 2019 13:26:09 +0000 (09:26 -0400)
Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4
Issue-ID: MUSIC-482
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index a0e7c75..085d3b7 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>org.onap.music</groupId>
     <artifactId>MUSIC</artifactId>
     <packaging>jar</packaging>
-    <version>3.2.34-SNAPSHOT</version>
+    <version>3.2.35-SNAPSHOT</version>
     <description>
             This is the MUSIC REST interface, packaged as a Springboot jar file.
     </description>
index ba44c86..c9da85e 100755 (executable)
@@ -4,7 +4,7 @@
 
 major=3
 minor=2
-patch=34
+patch=35
 
 base_version=${major}.${minor}.${patch}