You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by of...@apache.org on 2016/07/29 17:02:47 UTC

[06/51] [abbrv] bigtop git commit: BIGTOP-2400. Get groovy plugins used by Maven in sync with Bigtop groovy runtime

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 <co...@apache.org>
Authored: Sun Apr 17 16:32:06 2016 -0700
Committer: Konstantin Boudnik <co...@apache.org>
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>