From 846668e9113226622b81f78eff109aefd0f0dc07 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sat, 11 Jun 2011 18:24:18 -0700 Subject: [PATCH] Looking at the central, it appears that gmaven has changed the groupId. Old groupId doesn't have 1.1, so this version setting in the POM would have never worked. I think the intention here is to follow the latest, so I'm updating the groupId as well. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index acb664d..3930abe 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ ${maven-war-plugin.version} - org.codehaus.groovy.maven + org.codehaus.gmaven gmaven-plugin ${gmaven-plugin.version} @@ -419,7 +419,7 @@ 2.5.1 1.2 2.3.1 - 1.1 + 1.3 2.1.0-1 2.0 2.0-beta-2