Repository: bigtop
Updated Branches:
  refs/heads/master faa65e935 -> 2ebb17d5e


BIGTOP-2969: Bump up Spark version to 2.2.0


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

Branch: refs/heads/master
Commit: 2ebb17d5e6fb0664fd0207aff63ed70741b9d35c
Parents: faa65e9
Author: Youngwoo Kim <yw...@apache.org>
Authored: Tue Dec 26 23:08:32 2017 +0900
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Wed Dec 27 11:13:34 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2ebb17d5/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 81837d2..53805a8 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -319,7 +319,7 @@ bigtop {
       name    = 'spark'
       pkg     = 'spark-core'
       relNotes = 'Apache Spark'
-      version { base = '2.1.1'; pkg = base; release = 1 }
+      version { base = '2.2.0'; pkg = base; release = 1 }
       tarball { destination = "$name-${version.base}.tar.gz"
                 source      = "$name-${version.base}.tgz" }
       url     { download_path = "/$name/$name-${version.base}"

Reply via email to