summaryrefslogtreecommitdiffstats
path: root/auth/auth-core/pom.xml
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2018-04-02 22:49:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-02 22:49:48 +0000
commita46f569038869c77dbf7d34059c8ab2ae720e102 (patch)
tree40f0023bc420e0cc947a1d81f235e04f8bf925f3 /auth/auth-core/pom.xml
parent372e251380abf42627b72d939aba5e5e310bd31f (diff)
parent67bac2c1c44beab7752b39584553449e1c8a4e94 (diff)
Merge "Keep only clean TestCases, remove 2 license issues"
Diffstat (limited to 'auth/auth-core/pom.xml')
-rw-r--r--auth/auth-core/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml
index 65f333b7..7281cee2 100644
--- a/auth/auth-core/pom.xml
+++ b/auth/auth-core/pom.xml
@@ -119,11 +119,7 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-jmx</artifactId>
- <scope>compile</scope>
- </dependency>
+
</dependencies>
<build>