Mercurial > dive4elements > river
changeset 8211:f01fc10e2184 superdev
Update GWT to 2.6.1
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 05 Sep 2014 19:29:11 +0200 |
parents | 3bb00338228c |
children | f47573689fac |
files | gwt-client/pom.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gwt-client/pom.xml Fri Sep 05 15:09:44 2014 +0200 +++ b/gwt-client/pom.xml Fri Sep 05 19:29:11 2014 +0200 @@ -13,7 +13,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Convenience property to set the GWT version --> - <gwtVersion>2.4.0</gwtVersion> + <gwtVersion>2.6.1</gwtVersion> <!-- GWT needs at least java 1.5 --> <maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target>