aboutsummaryrefslogtreecommitdiff
path: root/mllib-local/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib-local/pom.xml')
-rw-r--r--mllib-local/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/mllib-local/pom.xml b/mllib-local/pom.xml
index c56561f215..68f15dd905 100644
--- a/mllib-local/pom.xml
+++ b/mllib-local/pom.xml
@@ -38,19 +38,6 @@
<dependency>
<groupId>org.scalanlp</groupId>
<artifactId>breeze_${scala.binary.version}</artifactId>
- <version>0.11.2</version>
- <exclusions>
- <!-- This is included as a compile-scoped dependency by jtransforms, which is
- a dependency of breeze. -->
- <exclusion>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-math3</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>