Mercurial > dive4elements > river
diff flys-client/pom.xml @ 776:b82bed27429f
GWT version upgrade from 2.1.1 to 2.3.0
flys-client/trunk@2264 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 28 Jun 2011 15:55:56 +0000 |
parents | 84d3c5fde5bb |
children | cc3f481e9484 |
line wrap: on
line diff
--- a/flys-client/pom.xml Tue Jun 28 07:55:25 2011 +0000 +++ b/flys-client/pom.xml Tue Jun 28 15:55:56 2011 +0000 @@ -13,7 +13,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Convenience property to set the GWT version --> - <gwtVersion>2.1.1</gwtVersion> + <gwtVersion>2.3.0</gwtVersion> <!-- GWT needs at least java 1.5 --> <maven.compiler.source>1.5</maven.compiler.source> <maven.compiler.target>1.5</maven.compiler.target>