You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2017/03/22 06:10:16 UTC

[25/52] bigtop git commit: Swithing ODPi stack repos to trunk

Swithing ODPi stack repos to trunk

(cherry picked from commit 04b120c22512a21716fe0d1baa9cfd497eb0d8e1)


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

Branch: refs/heads/master
Commit: aab5273f960f261bcc9f1ddaba233275ac48bbbb
Parents: b6475d7
Author: Roman Shaposhnik <rv...@apache.org>
Authored: Wed Oct 26 17:48:52 2016 -0700
Committer: Roman Shaposhnik <rv...@apache.org>
Committed: Tue Mar 21 23:08:09 2017 -0700

----------------------------------------------------------------------
 .../src/common/ambari/ODPi/1.0/repos/repoinfo.xml            | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/aab5273f/bigtop-packages/src/common/ambari/ODPi/1.0/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/ambari/ODPi/1.0/repos/repoinfo.xml b/bigtop-packages/src/common/ambari/ODPi/1.0/repos/repoinfo.xml
index ab4f25f..60eae65 100755
--- a/bigtop-packages/src/common/ambari/ODPi/1.0/repos/repoinfo.xml
+++ b/bigtop-packages/src/common/ambari/ODPi/1.0/repos/repoinfo.xml
@@ -18,15 +18,15 @@
 <reposinfo>
   <os family="redhat6">
     <repo>
-      <baseurl>http://repo.odpi.org/ODPi/1.0/centos-6/</baseurl>
-      <repoid>ODPi-1.0</repoid>
+      <baseurl>http://repo.odpi.org/ODPi/trunk/centos-6/</baseurl>
+      <repoid>ODPi-trunk</repoid>
       <reponame>ODPi</reponame>
     </repo>
   </os>
   <os family="ubuntu14">
     <repo>
-      <baseurl>http://repo.odpi.org/ODPi/1.0/ubuntu-14.04/apt</baseurl>
-      <repoid>ODPi-1.0</repoid>
+      <baseurl>http://repo.odpi.org/ODPi/trunk/ubuntu-14.04/apt</baseurl>
+      <repoid>ODPi-trunk</repoid>
       <reponame>odpi</reponame>
     </repo>
   </os>