Skip to content

Commit 99c4681

Browse files
committed
downgrade breeze version to 0.7
1 parent 0dacb1a commit 99c4681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.scalanlp</groupId>
5454
<artifactId>breeze_${scala.binary.version}</artifactId>
55-
<version>0.8.1</version>
55+
<version>0.7</version>
5656
<exclusions>
5757
<!-- This is included as a compile-scoped dependency by jtransforms, which is
5858
a dependency of breeze. -->

0 commit comments

Comments
 (0)