Repository: bigtop
Updated Branches:
  refs/heads/master 1fff67c74 -> c9a46f24f


BIGTOP-2727. fix deployment tasks


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

Branch: refs/heads/master
Commit: c9a46f24f9a9fc9ca6a87cb45f719bc50abb4b1d
Parents: 1fff67c
Author: Roman Shaposhnik <[email protected]>
Authored: Wed Mar 29 11:03:31 2017 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Wed Mar 29 11:03:31 2017 -0700

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/c9a46f24/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 0c9b550..090a68c 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -81,7 +81,7 @@ bigtop {
     'scala' { version = '2.11.8'; version_base = version }
   }
   apache {
-    APACHE_MIRROR = "https://www-us.apache.org";
+    APACHE_MIRROR = "https://www-us.apache.org/dist";
     APACHE_ARCHIVE = "https://archive.apache.org/dist";
   }
 /** End of Base Configuration */

Reply via email to