From: Tschaen, Brendan Date: Mon, 12 Aug 2019 13:26:09 +0000 (-0400) Subject: El Alto Early Drop Version X-Git-Tag: 3.2.35~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=659ae9e6f0524db897bec03a81421277353946e7 El Alto Early Drop Version Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4 Issue-ID: MUSIC-482 Signed-off-by: Tschaen, Brendan --- diff --git a/pom.xml b/pom.xml index a0e7c75a..085d3b7f 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC jar - 3.2.34-SNAPSHOT + 3.2.35-SNAPSHOT This is the MUSIC REST interface, packaged as a Springboot jar file. diff --git a/version.properties b/version.properties index ba44c860..c9da85ed 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=34 +patch=35 base_version=${major}.${minor}.${patch}