You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2009/10/02 13:37:32 UTC

svn commit: r820974 - /james/hupa/trunk/pom.xml

Author: norman
Date: Fri Oct  2 11:37:31 2009
New Revision: 820974

URL: http://svn.apache.org/viewvc?rev=820974&view=rev
Log:
upgrade to gwt 1.7.1

Modified:
    james/hupa/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=820974&r1=820973&r2=820974&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Fri Oct  2 11:37:31 2009
@@ -60,6 +60,10 @@
 
 	<repositories>
 		<repository>
+			<id>maven-repos</id>
+			<url>http://repo2.maven.org/maven2/</url>
+		</repository>
+		<repository>
 			<id>gwt-maven</id>
 			<url>http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/
 			</url>
@@ -129,7 +133,7 @@
 	</pluginRepositories>
 
 	<properties>
-		<gwtVersion>1.7.0</gwtVersion>
+		<gwtVersion>1.7.1</gwtVersion>
 	</properties>
 
 	<build>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org