Author: veithen
Date: Fri Mar 26 16:34:49 2010
New Revision: 927958

URL: http://svn.apache.org/viewvc?rev=927958&view=rev
Log:
WSCOMMONS-528: Upgraded gmaven plugin to 1.2 to avoid build failure on IBM JRE. 
Tested with WAS7 runtime.

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml?rev=927958&r1=927957&r2=927958&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Fri Mar 
26 16:34:49 2010
@@ -116,9 +116,9 @@
                 </executions>
             </plugin>
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
+                <groupId>org.codehaus.gmaven</groupId>
                 <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <version>1.2</version>
                 <executions>
                     <execution>
                         <phase>generate-test-resources</phase>


Reply via email to