aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTschaen, Brendan <ctschaen@att.com>2019-07-30 13:11:20 -0400
committerTschaen, Brendan <ctschaen@att.com>2019-07-30 13:47:03 -0400
commit5431ea399fe0a31de79d493bc1748989a95c76d6 (patch)
tree5d3e2baf1463651846ac22a184f0f4e6c0e41c93
parenta98c068aa9a97b73aa1423f432674485a05bdb60 (diff)
Update MUSIC version
Issue-ID: MUSIC-466 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I702b03282f12b02cc59942828a153e1f13cfc620
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 14f132c..91e1722 100755
--- a/pom.xml
+++ b/pom.xml
@@ -229,8 +229,8 @@
</dependency>
<dependency>
<groupId>org.onap.music</groupId>
- <artifactId>dev-MUSIC-cassandra</artifactId>
- <version>3.2.1</version>
+ <artifactId>MUSIC</artifactId>
+ <version>3.2.34-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>