浏览代码

AMBARI-4148. Add dev stack definition to the latest 2.0 repository.

Sumit Mohanty 11 年之前
父节点
当前提交
f14dc5e112
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-server/set-hdp-repo-url.sh

+ 1 - 1
ambari-server/set-hdp-repo-url.sh

@@ -26,7 +26,7 @@ then
   #  Modify the VERSION variable in this file to match the new version
   #  Modify the previous version to store concrete public repo url
 
-  VERSION=1.3.3
+  VERSION=2.0.6
   C6URL="$1"
   C5URL="${C6URL/centos6/centos5}"
   S11URL="${C6URL/centos6/suse11}"