summaryrefslogtreecommitdiffstats
path: root/dgbuilder-docker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder-docker/pom.xml')
-rw-r--r--dgbuilder-docker/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml
index 827bec62..73e84cf0 100644
--- a/dgbuilder-docker/pom.xml
+++ b/dgbuilder-docker/pom.xml
@@ -26,9 +26,9 @@
<plugins>
<plugin>
- <groupId>org.codehaus.groovy.maven</groupId>
- <artifactId>gmaven-plugin</artifactId>
- <version>1.0</version>
+ <groupId>org.codehaus.gmaven</groupId>
+ <artifactId>groovy-maven-plugin</artifactId>
+ <version>2.1.1</version>
<executions>
<execution>
<phase>validate</phase>