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 <[email protected]> Authored: Wed Mar 22 15:24:19 2017 -0700 Committer: Roman Shaposhnik <[email protected]> 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"}
