summaryrefslogtreecommitdiffstats
path: root/auth/auth-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-core/pom.xml')
-rw-r--r--auth/auth-core/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml
index f1948747..7281cee2 100644
--- a/auth/auth-core/pom.xml
+++ b/auth/auth-core/pom.xml
@@ -72,9 +72,6 @@
<properties>
- <skipTests>true</skipTests>
-
-
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
@@ -122,11 +119,7 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-jmx</artifactId>
- <scope>compile</scope>
- </dependency>
+
</dependencies>
<build>