Repository: flink
Updated Branches:
  refs/heads/release-0.8 8038d227d -> ed0599fb6


Update references in 'release-0.8' branch to release 0.8.1


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

Branch: refs/heads/release-0.8
Commit: ed0599fb634c1c1c53844e296a364e7f626addf5
Parents: 8038d22
Author: Robert Metzger <rmetz...@apache.org>
Authored: Fri Feb 20 10:49:54 2015 +0100
Committer: Robert Metzger <rmetz...@apache.org>
Committed: Fri Feb 20 10:49:54 2015 +0100

----------------------------------------------------------------------
 docs/_config.yml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/ed0599fb/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index 74967e9..177f91a 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -22,9 +22,9 @@
 #     {{ site.CONFIG_KEY }}
 #------------------------------------------------------------------------------
 
-FLINK_VERSION_HADOOP1_STABLE: "0.8.0-hadoop1" # this variable can point to a 
SNAPSHOT version in the git source.
-FLINK_VERSION_SHORT: "0.8.0"
-FLINK_VERSION_HADOOP2_STABLE: "0.8.0"
+FLINK_VERSION_HADOOP1_STABLE: "0.8.1-hadoop1" # this variable can point to a 
SNAPSHOT version in the git source.
+FLINK_VERSION_SHORT: "0.8.1"
+FLINK_VERSION_HADOOP2_STABLE: "0.8.1"
 FLINK_SCALA_VERSION: "2.10.4"
 FLINK_SCALA_VERSION_SHORT: "2.10"
 FLINK_ISSUES_URL: https://issues.apache.org/jira/browse/FLINK
@@ -33,10 +33,10 @@ FLINK_GITHUB_URL:  https://github.com/apache/flink
 FLINK_WEBSITE_URL: http://flink.apache.org
 FLINK_DOWNLOAD_URL: http://flink.apache.org/downloads.html
 
-FLINK_DOWNLOAD_URL_HADOOP1_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.0/flink-0.8.0-bin-hadoop1.tgz
-FLINK_DOWNLOAD_URL_HADOOP2_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.0/flink-0.8.0-bin-hadoop2.tgz
-FLINK_DOWNLOAD_URL_YARN_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.0/flink-0.8.0-bin-hadoop2-yarn.tgz
-FLINK_WGET_URL_YARN_STABLE: 
http://artfiles.org/apache.org/flink/flink-0.8.0/flink-0.8.0-bin-hadoop2-yarn.tgz
+FLINK_DOWNLOAD_URL_HADOOP1_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.1/flink-0.8.1-bin-hadoop1.tgz
+FLINK_DOWNLOAD_URL_HADOOP2_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.1/flink-0.8.1-bin-hadoop2.tgz
+FLINK_DOWNLOAD_URL_YARN_STABLE: 
http://www.apache.org/dyn/closer.cgi/flink/flink-0.8.1/flink-0.8.1-bin-hadoop2-yarn.tgz
+FLINK_WGET_URL_YARN_STABLE: 
http://artfiles.org/apache.org/flink/flink-0.8.1/flink-0.8.1-bin-hadoop2-yarn.tgz
 
 #------------------------------------------------------------------------------
 # BUILD CONFIG

Reply via email to