Repository: ambari Updated Branches: refs/heads/trunk 791b64c98 -> 31836801a
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/31836801 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/31836801 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/31836801 Branch: refs/heads/trunk Commit: 31836801af975dc48abf219de449bb8572e37f1f Parents: 791b64c Author: Nate Cole <[email protected]> Authored: Mon Aug 29 16:19:12 2016 -0400 Committer: Nate Cole <[email protected]> Committed: Mon Aug 29 16:19:12 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/31836801/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 0e83e65..ad8cfd4 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 @@ -28,11 +28,6 @@ <repoid>HDP-UTILS-1.1.0.21</repoid> <reponame>HDP-UTILS</reponame> </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>
