comparison gwt-client/pom.xml @ 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 b834caf0a4f0
children
comparison
equal deleted inserted replaced
8210:3bb00338228c 8211:f01fc10e2184
11 <name>org.dive4elements.river.client</name> 11 <name>org.dive4elements.river.client</name>
12 12
13 <properties> 13 <properties>
14 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 14 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15 <!-- Convenience property to set the GWT version --> 15 <!-- Convenience property to set the GWT version -->
16 <gwtVersion>2.4.0</gwtVersion> 16 <gwtVersion>2.6.1</gwtVersion>
17 <!-- GWT needs at least java 1.5 --> 17 <!-- GWT needs at least java 1.5 -->
18 <maven.compiler.source>1.6</maven.compiler.source> 18 <maven.compiler.source>1.6</maven.compiler.source>
19 <maven.compiler.target>1.6</maven.compiler.target> 19 <maven.compiler.target>1.6</maven.compiler.target>
20 </properties> 20 </properties>
21 21

http://dive4elements.wald.intevation.org