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/05/02 09:48:50 UTC

bigtop git commit: BIGTOP-2416. Upgrade Crunch to 0.13.0

Repository: bigtop
Updated Branches:
  refs/heads/master d9b12bbc9 -> dddbca06b


BIGTOP-2416. Upgrade Crunch to 0.13.0


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

Branch: refs/heads/master
Commit: dddbca06b379586f5ca9b54c16eea1e6b2e1ee7a
Parents: d9b12bb
Author: Youngwoo Kim <yw...@apache.org>
Authored: Mon May 2 16:40:33 2016 +0900
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Mon May 2 16:40:33 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/dddbca06/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 30b7f11..254b4c8 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -274,7 +274,7 @@ bigtop {
     'crunch' {
       name    = 'crunch'
       relNotes = 'Apache Crunch'
-      version { base = '0.12.0'; pkg = base; release = 1 }
+      version { base = '0.13.0'; pkg = base; release = 1 }
       tarball { destination = "apache-$name-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/$name-${version.base}/"