You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2013/12/21 02:02:57 UTC

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

Updated Branches:
  refs/heads/trunk 31143fac4 -> f14dc5e11


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


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

Branch: refs/heads/trunk
Commit: f14dc5e11284fc34a7599e340173b0f7ffb187c7
Parents: 31143fa
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Fri Dec 20 17:02:43 2013 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Fri Dec 20 17:02:43 2013 -0800

----------------------------------------------------------------------
 ambari-server/set-hdp-repo-url.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f14dc5e1/ambari-server/set-hdp-repo-url.sh
----------------------------------------------------------------------
diff --git a/ambari-server/set-hdp-repo-url.sh b/ambari-server/set-hdp-repo-url.sh
index 3fed770..99173b3 100644
--- a/ambari-server/set-hdp-repo-url.sh
+++ b/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}"