You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrql.apache.org by fe...@apache.org on 2015/04/21 20:48:39 UTC

incubator-mrql git commit: Update Flink version to 0.8.1

Repository: incubator-mrql
Updated Branches:
  refs/heads/master f5d2591f0 -> 55041330f


Update Flink version to 0.8.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-mrql/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mrql/commit/55041330
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mrql/tree/55041330
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mrql/diff/55041330

Branch: refs/heads/master
Commit: 55041330ff788ef3f1d7aab1e45d5566b48b2001
Parents: f5d2591
Author: Robert Metzger <rm...@apache.org>
Authored: Tue Apr 21 19:54:26 2015 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Tue Apr 21 19:54:26 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mrql/blob/55041330/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f7103b..685f219 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <hama.version>0.6.4</hama.version>
     <spark.version>1.2.0</spark.version>
     <scala.version>2.10</scala.version>
-    <flink.version>0.8.0</flink.version>
+    <flink.version>0.8.1</flink.version>
     <skipTests>true</skipTests>
   </properties>