From: Tschaen, Brendan Date: Tue, 22 Jan 2019 15:52:15 +0000 (-0500) Subject: Stabilize v3.2.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1f6168434fb9bb82dedd43f612bcf75ae59e7a51;p=music.git Stabilize v3.2.1 Change-Id: Icf4bc3515b909e8fbec6fb6656ab1378033b60d8 Issue-ID: MUSIC-279 Signed-off-by: Tschaen, Brendan --- diff --git a/pom.xml b/pom.xml index 5b123137..eefb7274 100755 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.onap.music dev-MUSIC-cassandra jar - 3.2.1-SNAPSHOT + 3.2.1 This is the MUSIC REST interface, packaged as a war file. diff --git a/version.properties b/version.properties index f34034bc..962a34da 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}