You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2014/07/21 16:46:51 UTC

git commit: AMBARI-6548. Ubuntu should use HDP-UTILS-1.1.0.18 rather than HDP-UTILS-1.1.0.17 (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk 26a07aacc -> 88f5e9fa1


AMBARI-6548. Ubuntu should use HDP-UTILS-1.1.0.18 rather than HDP-UTILS-1.1.0.17 (aonishuk)


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

Branch: refs/heads/trunk
Commit: 88f5e9fa14bcb946e796fa6cc0136816519512c5
Parents: 26a07aa
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Mon Jul 21 17:46:39 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Mon Jul 21 17:46:39 2014 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/88f5e9fa/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
index 7ea93c2..c7852d6 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
@@ -60,8 +60,8 @@
       <reponame>HDP</reponame>
     </repo>
     <repo>
-      <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.17/repos/ubuntu12</baseurl>
-      <repoid>HDP-UTILS-1.1.0.17</repoid>
+      <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.18/repos/ubuntu12</baseurl>
+      <repoid>HDP-UTILS-1.1.0.18</repoid>
       <reponame>HDP-UTILS</reponame>
     </repo>
   </os>