From: <sha...@us...> - 2010-10-18 23:23:00
|
Revision: 2406 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=2406&view=rev Author: shadowtm Date: 2010-10-18 22:11:14 +0000 (Mon, 18 Oct 2010) Log Message: ----------- Downgrade the gwt-maven-plugin to 1.3-SNAPSHOT Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-18 21:40:59 UTC (rev 2405) +++ trunk/pom.xml 2010-10-18 22:11:14 UTC (rev 2406) @@ -96,7 +96,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>gwt-maven-plugin</artifactId> - <version>2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </plugin> </plugins> </pluginManagement> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |