Repository: bigtop Updated Branches: refs/heads/master f816347f8 -> 55579ff43
BIGTOP-2538. Bump Solr version to 4.10.4 Signed-off-by: Konstantin Boudnik <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/55579ff4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/55579ff4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/55579ff4 Branch: refs/heads/master Commit: 55579ff4300c72233304d3ae569884bba4674987 Parents: f816347 Author: Andrew Kuchling <[email protected]> Authored: Mon Sep 19 13:23:28 2016 -0400 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Sep 21 12:18:18 2016 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/55579ff4/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index a0f4940..d4e7004 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -267,7 +267,7 @@ bigtop { 'solr' { name = 'solr' relNotes = 'Apache Solr' - version { base = '4.9.0'; pkg = base; release = 1 } + version { base = '4.10.4'; pkg = base; release = 1 } tarball { destination = "$name-${version.base}-src.tgz" source = destination } url { download_path = "lucene/$name/${version.base}"
