comparison flys-client/pom.xml @ 1:0e22a19852e7

Removed useless auto generated classes and added first ui elements with i18n support. flys-client/trunk@1306 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 09 Feb 2011 09:59:27 +0000
parents 4e8be5e7855f
children bc5d4d2297b9
comparison
equal deleted inserted replaced
0:4e8be5e7855f 1:0e22a19852e7
34 <dependency> 34 <dependency>
35 <groupId>com.google.gwt</groupId> 35 <groupId>com.google.gwt</groupId>
36 <artifactId>gwt-dev</artifactId> 36 <artifactId>gwt-dev</artifactId>
37 <version>${gwtVersion}</version> 37 <version>${gwtVersion}</version>
38 <scope>test</scope> 38 <scope>test</scope>
39 </dependency>
40 <dependency>
41 <groupId>com.smartgwt</groupId>
42 <artifactId>smartgwt</artifactId>
43 <version>2.4</version>
39 </dependency> 44 </dependency>
40 <dependency> 45 <dependency>
41 <groupId>junit</groupId> 46 <groupId>junit</groupId>
42 <artifactId>junit</artifactId> 47 <artifactId>junit</artifactId>
43 <version>4.4</version> 48 <version>4.4</version>

http://dive4elements.wald.intevation.org