aboutsummaryrefslogtreecommitdiff
path: root/graphx/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphx/pom.xml')
-rw-r--r--graphx/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 91db799d24..72374aae6d 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -46,10 +46,6 @@
<version>${jblas.version}</version>
</dependency>
<dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-server</artifactId>
- </dependency>
- <dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_${scala.binary.version}</artifactId>
<scope>test</scope>