Author: manolo Date: Wed Mar 3 15:32:43 2010 New Revision: 918510 URL: http://svn.apache.org/viewvc?rev=918510&view=rev Log: use latest gwt-incubator library
Modified: james/hupa/trunk/pom.xml Modified: james/hupa/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=918510&r1=918509&r2=918510&view=diff ============================================================================== --- james/hupa/trunk/pom.xml (original) +++ james/hupa/trunk/pom.xml Wed Mar 3 15:32:43 2010 @@ -106,12 +106,6 @@ </url> </repository> <repository> - <id>for-gwt-incubator</id> - <url> - http://dist.codehaus.org/mule/dependencies/maven2/ - </url> - </repository> - <repository> <id>lib-repo</id> <name>lib-m2-repository</name> <url>http://svn.apache.org/repos/asf/james/hupa/lib</url> @@ -294,7 +288,7 @@ <dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt-incubator</artifactId> - <version>july-14-2009</version> + <version>20100204-r1747</version> </dependency> <dependency> <groupId>com.google.code.gwt-dnd</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org