You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2017/03/22 22:58:16 UTC

bigtop git commit: BIGTOP-2600. Bump Groovy version to 2.4.10

Repository: bigtop
Updated Branches:
  refs/heads/master c1cd696fe -> c7e06bb48


BIGTOP-2600. Bump Groovy version to 2.4.10


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

Branch: refs/heads/master
Commit: c7e06bb48aa9df6f8538a8132568cd0c30d79d77
Parents: c1cd696
Author: Roman Shaposhnik <rv...@apache.org>
Authored: Wed Mar 22 15:24:19 2017 -0700
Committer: Roman Shaposhnik <rv...@apache.org>
Committed: Wed Mar 22 15:24:19 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/c7e06bb4/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 26fbda9..781d8aa 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -338,7 +338,7 @@ bigtop {
     }
     'bigtop-groovy' {
       name    = 'bigtop-groovy'
-      version { base = '2.4.4'; pkg = '2.4.4'; release = 1}
+      version { base = '2.4.10'; pkg = '2.4.10'; release = 1}
       relNotes = "Groovy: a dynamic language for the Java platform"
       tarball { destination = "$name-${version.base}.tar.gz";
                 source      = "apache-groovy-binary-${version.base}.zip"}