You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2016/04/11 10:09:52 UTC

[25/50] [abbrv] mahout git commit: NoJira: Upgrade to Flink 1.0.1

NoJira: Upgrade to Flink 1.0.1


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/209b9460
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/209b9460
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/209b9460

Branch: refs/heads/master
Commit: 209b9460050695cdf42cb75dfcff5482792c342d
Parents: c1d79ff
Author: smarthi <sm...@apache.org>
Authored: Wed Apr 6 20:52:52 2016 -0400
Committer: smarthi <sm...@apache.org>
Committed: Wed Apr 6 20:52:52 2016 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/209b9460/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 82bfc31..488ea12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,11 +117,11 @@
     <mscala.version>3.2.0</mscala.version>
     <hbase.version>1.0.0</hbase.version>
     <lucene.version>4.6.1</lucene.version>
-    <slf4j.version>1.7.12</slf4j.version>
+    <slf4j.version>1.7.19</slf4j.version>
     <scala.compat.version>2.10</scala.compat.version>
     <scala.version>2.10.4</scala.version>
     <spark.version>1.5.2</spark.version>
-    <flink.version>1.0.0</flink.version>
+    <flink.version>1.0.1</flink.version>
     <h2o.version>0.1.25</h2o.version>
   </properties>
   <issueManagement>