aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2017-03-29 11:03:31 -0700
committerRoman Shaposhnik <rvs@apache.org>2017-03-29 11:03:31 -0700
commitc9a46f24f9a9fc9ca6a87cb45f719bc50abb4b1d (patch)
treeff3ed5ee7d7c004ae9aaae6b93f5183210f79e1a
parent1fff67c749f70d3918e9763975f11e91acb862ed (diff)
BIGTOP-2727. fix deployment tasks
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 0c9b5508..090a68ce 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 */