aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index 5256435..4238ee4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -228,17 +228,6 @@
<version>1.1.7</version>
</dependency>
<dependency>
- <groupId>org.onap.music</groupId>
- <artifactId>MUSIC</artifactId>
- <version>3.2.35-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>io.netty</groupId>
- <artifactId>*</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.30.Final</version>