aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2016-04-17 16:32:06 -0700
committerKonstantin Boudnik <cos@apache.org>2016-05-20 15:00:18 -0700
commitba5218d07b38f4b578e3168117bf268b0a675e5d (patch)
tree2452d308242aafa7b98d8d2fc5071fbdacf38c53 /pom.xml
parent87a6e712a257c973e3732539e810857c64c19ef6 (diff)
BIGTOP-2400. Get groovy plugins used by Maven in sync with Bigtop groovy runtime
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 267b6c9d..ab504c35 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>