You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ju...@apache.org on 2018/08/28 02:51:52 UTC

[4/4] bigtop git commit: BIGTOP-3069: Bump crunch to 0.15.0

BIGTOP-3069: Bump crunch to 0.15.0

Bump to latest 0.15.0 release.

This closes #385

Change-Id: I76921880550a06efc00d55d1cdcff69817578c8f
Signed-off-by: Jun He <ju...@apache.org>


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

Branch: refs/heads/branch-1.3
Commit: 94347ceebccb8067ce62c8b319dbcf10cbf1e52c
Parents: eadc181
Author: Jun He <ju...@linaro.org>
Authored: Wed Aug 15 15:01:59 2018 +0800
Committer: Jun He <ju...@apache.org>
Committed: Tue Aug 28 02:50:35 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/94347cee/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 3e4bb76..5acc214 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -297,7 +297,7 @@ bigtop {
     'crunch' {
       name    = 'crunch'
       relNotes = 'Apache Crunch'
-      version { base = '0.14.0'; pkg = base; release = 1 }
+      version { base = '0.15.0'; pkg = base; release = 1 }
       tarball { destination = "apache-$name-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/$name-${version.base}/"