Repository: bigtop
Updated Branches:
  refs/heads/master a7d45318d -> cdf31c209


BIGTOP-2592. Upgrade to Spark 2.0.2


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

Branch: refs/heads/master
Commit: cdf31c2094656b833be7a96e928aaf45235ba109
Parents: a7d4531
Author: Christopher Bozeman <[email protected]>
Authored: Tue Nov 15 13:31:40 2016 +0000
Committer: Olaf Flebbe <[email protected]>
Committed: Sat Nov 19 17:46:29 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/cdf31c20/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index d9bbab4..3a5b1c5 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -299,7 +299,7 @@ bigtop {
       name    = 'spark'
       pkg     = 'spark-core'
       relNotes = 'Apache Spark'
-      version { base = '2.0.1'; pkg = base; release = 1 }
+      version { base = '2.0.2'; 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