aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Tschaen <ctschaen@att.com>2019-09-10 16:55:14 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-10 16:55:14 +0000
commita05dc5ddab778a0305402c8d1ecb6297e9fbd9aa (patch)
tree55d7c28450dd1de07d72463275af3a7ebb513482
parentd2b5c18e008c4be333ff0f5c47d1d8136802f6b6 (diff)
parent40397fcdea9f3dc782032c9d2162dca9c05431ad (diff)
Merge "Dependency missing in nexus"
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 91e1722..5256435 100755
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
<dependency>
<groupId>org.onap.music</groupId>
<artifactId>MUSIC</artifactId>
- <version>3.2.34-SNAPSHOT</version>
+ <version>3.2.35-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>