You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by yw...@apache.org on 2016/03/02 12:46:57 UTC

bigtop git commit: BIGTOP-1843: Upgrade Sqoop to 1.4.6

Repository: bigtop
Updated Branches:
  refs/heads/master 03a3f3494 -> 027037e63


BIGTOP-1843: Upgrade Sqoop to 1.4.6

Signed-off-by: Youngwoo Kim <yw...@apache.org>


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

Branch: refs/heads/master
Commit: 027037e6330c8269ca20d1424ff3d02967218c03
Parents: 03a3f34
Author: Craig Foster <fo...@amazon.com>
Authored: Wed Feb 10 10:32:27 2016 -0800
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Wed Mar 2 20:45:23 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/027037e6/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 363b3fc..64e6687 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}/"