Repository: ambari Updated Branches: refs/heads/branch-2.5 4f074b18a -> 59ed8c9f9
AMBARI-18232. Upgrade Execute: add xsd for upgrade packs (accidental commit) (ncole) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/59ed8c9f Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/59ed8c9f Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/59ed8c9f Branch: refs/heads/branch-2.5 Commit: 59ed8c9f9f99160d3e7ca5c9e2cd753c8a4e346c Parents: 4f074b1 Author: Nate Cole <[email protected]> Authored: Mon Aug 29 16:19:12 2016 -0400 Committer: Jonathan Hurley <[email protected]> Committed: Thu Oct 27 11:01:23 2016 -0400 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/59ed8c9f/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml index 5f9ddd5..dfa7742 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml @@ -30,11 +30,6 @@ <reponame>HDP-UTILS</reponame> <unique>false</unique> </repo> - <repo> - <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/2.x/BUILDS/2.4.0.0-1139</baseurl> - <repoid>AMBARI-FOO</repoid> - <reponame>AMBARI-FOO</reponame> - </repo> </os> <os family="redhat7"> <repo>
