aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Foster <foscraig@amazon.com>2016-02-10 10:32:27 -0800
committerYoungwoo Kim <ywkim@apache.org>2016-03-02 20:45:23 +0900
commit027037e6330c8269ca20d1424ff3d02967218c03 (patch)
tree3cd78e93d8f2e11981556a36eba4c4d8e04addcb
parent03a3f34942cd419f0332e93b376feaf576db42f7 (diff)
BIGTOP-1843: Upgrade Sqoop to 1.4.6
Signed-off-by: Youngwoo Kim <ywkim@apache.org>
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 363b3fcc..64e6687d 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -185,7 +185,7 @@ bigtop {
'sqoop' {
name = 'sqoop'
relNotes = 'Apache Sqoop v1'
- version { base = '1.4.5'; pkg = base; release = 1 }
+ version { base = '1.4.6'; pkg = base; release = 1 }
tarball { destination = "${name}-${version.base}.tar.gz"
source = destination }
url { download_path = "/$name/${version.base}/"