aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBharath Balasubramanian <bharathb@research.att.com>2019-08-12 19:03:56 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-12 19:03:56 +0000
commit84c322b7d05bb820af38421fbda75e8dc9817c69 (patch)
tree38fa2146c798edfb87dc9a3d2a60f399496fe56d
parent14d46d99cb31f20da0bcfbdd559703cb97bf0baa (diff)
parent5431ea399fe0a31de79d493bc1748989a95c76d6 (diff)
Merge "Update MUSIC version"
-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>