Description: Use gmaven-plus instead of gmaven
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: no
--- a/org.jacoco.build/pom.xml
+++ b/org.jacoco.build/pom.xml
@@ -1289,9 +1289,9 @@
                     </pluginExecution>
                     <pluginExecution>
                       <pluginExecutionFilter>
-                        <groupId>org.codehaus.groovy.maven</groupId>
-                        <artifactId>gmaven-plugin</artifactId>
-                        <versionRange>[0,)</versionRange>
+                        <groupId>org.codehaus.gmavenplus</groupId>
+                        <artifactId>gmavenplus-plugin</artifactId>
+                        <version>1.5</version>
                         <goals>
                           <goal>execute</goal>
                         </goals>
