Skip to content

Commit

Permalink
downgrade breeze version to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxr committed Aug 1, 2014
1 parent 0dacb1a commit 99c4681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mllib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.scalanlp</groupId>
<artifactId>breeze_${scala.binary.version}</artifactId>
<version>0.8.1</version>
<version>0.7</version>
<exclusions>
<!-- This is included as a compile-scoped dependency by jtransforms, which is
a dependency of breeze. -->
Expand Down

0 comments on commit 99c4681

Please sign in to comment.