Change-Id: I335b5eaaff720e1bde76eb3278ffb4cc2c17ea8b
Issue-ID: MUSIC-148
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
     <groupId>org.onap.music</groupId>
     <artifactId>MUSIC</artifactId>
     <packaging>war</packaging>
-    <version>3.0.2</version>
+    <version>3.2.0</version>
     <description>
             This is the MUSIC REST interface, packaged as a war file.
     </description>
 
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=3
-minor=0
-patch=2
+minor=2
+patch=0
 
 base_version=${major}.${minor}.${patch}