comparison 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
comparison
equal deleted inserted replaced
775:261faa6a271f 776:b82bed27429f
11 <name>de.intevation.flys.client.FLYS</name> 11 <name>de.intevation.flys.client.FLYS</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.1.1</gwtVersion> 16 <gwtVersion>2.3.0</gwtVersion>
17 <!-- GWT needs at least java 1.5 --> 17 <!-- GWT needs at least java 1.5 -->
18 <maven.compiler.source>1.5</maven.compiler.source> 18 <maven.compiler.source>1.5</maven.compiler.source>
19 <maven.compiler.target>1.5</maven.compiler.target> 19 <maven.compiler.target>1.5</maven.compiler.target>
20 </properties> 20 </properties>
21 21

http://dive4elements.wald.intevation.org