aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTschaen, Brendan <ctschaen@att.com>2019-01-29 12:02:13 -0500
committerTschaen, Brendan <ctschaen@att.com>2019-01-29 12:02:35 -0500
commit4af3c4d7404c754aa58779d828cc829e56eb16dd (patch)
tree9a16251b51d8dec4d8177e43636cb73a260dbb54
parent9b6c220d7063bd3a348a32d61966995d1af831a4 (diff)
Increment version
Change-Id: I81eddadc40e104e30a5048032311053527c86695 Issue-ID: MUSIC-279 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c3f2c70c..5f42f352 100755
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.music</groupId>
<artifactId>dev-MUSIC-cassandra</artifactId>
<packaging>jar</packaging>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<description>
This is the MUSIC REST interface, packaged as a war file.
</description>