From 65cc65ef6ac9d050ef02a8e7100f25641143f611 Mon Sep 17 00:00:00 2001 From: witgo Date: Mon, 2 Jun 2014 22:43:42 +0800 Subject: [PATCH] update breeze to version 0.8.1 --- mllib/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mllib/pom.xml b/mllib/pom.xml index cb0fa7b97cb1..9e15ca6ab836 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -52,7 +52,7 @@ org.scalanlp breeze_${scala.binary.version} - 0.7 + 0.8.1 @@ -60,6 +60,10 @@ junit junit + + org.apache.commons + commons-math3 +