BIGTOP-2400. Get groovy plugins used by Maven in sync with Bigtop groovy runtime
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/ba5218d0 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/ba5218d0 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/ba5218d0 Branch: refs/heads/BIGTOP-2253 Commit: ba5218d07b38f4b578e3168117bf268b0a675e5d Parents: 87a6e71 Author: Konstantin Boudnik <[email protected]> Authored: Sun Apr 17 16:32:06 2016 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Fri May 20 15:00:18 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/ba5218d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 267b6c9..ab504c3 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ <itest-common.version>${project.version}</itest-common.version> - <groovy.version>2.1.8</groovy.version> + <groovy.version>2.4.3</groovy.version> <maven-compiler-plugin.version>3.1</maven-compiler-plugin.version> <groovy-eclipse-compiler.version>2.8.0-01</groovy-eclipse-compiler.version> <gmaven.version>1.0</gmaven.version>
