diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2019-08-12 19:03:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-12 19:03:56 +0000 |
commit | 84c322b7d05bb820af38421fbda75e8dc9817c69 (patch) | |
tree | 38fa2146c798edfb87dc9a3d2a60f399496fe56d | |
parent | 14d46d99cb31f20da0bcfbdd559703cb97bf0baa (diff) | |
parent | 5431ea399fe0a31de79d493bc1748989a95c76d6 (diff) |
Merge "Update MUSIC version"
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |