aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2019-08-28 01:14:00 +0530
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2019-08-28 15:06:22 +0530
commit40397fcdea9f3dc782032c9d2162dca9c05431ad (patch)
tree595aa8e64423df05946403d11aefbb0bc4c3e76b
parent84c322b7d05bb820af38421fbda75e8dc9817c69 (diff)
Dependency missing in nexus
Dependency missing in nexus. Change-Id: I91a1db6a839bdd30e788b3cb68aacdd301083a4c Issue-ID: MUSIC-466 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
-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>