You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by to...@apache.org on 2010/03/25 03:04:46 UTC

svn commit: r927253 - /incubator/ace/trunk/ace-webui/pom.xml

Author: tonit
Date: Thu Mar 25 02:04:46 2010
New Revision: 927253

URL: http://svn.apache.org/viewvc?rev=927253&view=rev
Log:
use maven-gwt-plugin version 1.2 because of problem in hudson when using 1.1: http://jira.codehaus.org/browse/MGWT-124

Modified:
    incubator/ace/trunk/ace-webui/pom.xml

Modified: incubator/ace/trunk/ace-webui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui/pom.xml?rev=927253&r1=927252&r2=927253&view=diff
==============================================================================
--- incubator/ace/trunk/ace-webui/pom.xml (original)
+++ incubator/ace/trunk/ace-webui/pom.xml Thu Mar 25 02:04:46 2010
@@ -45,7 +45,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>gwt-maven-plugin</artifactId>
-                <version>1.1</version>
+                <version>1.2</version>
                 <executions>
                     <execution>
                         <goals>