diff options
author | Brendan Tschaen <ctschaen@att.com> | 2019-09-10 16:55:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-10 16:55:14 +0000 |
commit | a05dc5ddab778a0305402c8d1ecb6297e9fbd9aa (patch) | |
tree | 55d7c28450dd1de07d72463275af3a7ebb513482 | |
parent | d2b5c18e008c4be333ff0f5c47d1d8136802f6b6 (diff) | |
parent | 40397fcdea9f3dc782032c9d2162dca9c05431ad (diff) |
Merge "Dependency missing in nexus"
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |