You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2013/10/23 00:32:36 UTC

[6/6] git commit: AMBARI-3579. Adding new stack based on hadoop 1.0. (mahadev)

 AMBARI-3579. Adding new stack based on hadoop 1.0. (mahadev)


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

Branch: refs/heads/trunk
Commit: 63d56385483f212b0c0efc1d0ca3bbf125ebbbba
Parents: 7b66bbf
Author: Mahadev Konar <ma...@apache.org>
Authored: Tue Oct 22 15:32:13 2013 -0700
Committer: Mahadev Konar <ma...@apache.org>
Committed: Tue Oct 22 15:34:07 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/63d56385/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 1f2e084..73a6447 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=2.0.6
+  VERSION=1.3.3
   C6URL="$1"
   C5URL="${C6URL/centos6/centos5}"
   S11URL="${C6URL/centos6/suse11}"