comparison flys-client/pom.xml @ 2494:88b51e6e0334

Issue 657. Added UI and service for shapefile upload. flys-client/trunk@4294 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 25 Apr 2012 07:58:58 +0000
parents f8c03d3af300
children 7e077899e259
comparison
equal deleted inserted replaced
2493:f905c936ffff 2494:88b51e6e0334
71 </dependency> 71 </dependency>
72 <dependency> 72 <dependency>
73 <groupId>commons-lang</groupId> 73 <groupId>commons-lang</groupId>
74 <artifactId>commons-lang</artifactId> 74 <artifactId>commons-lang</artifactId>
75 <version>2.6</version> 75 <version>2.6</version>
76 </dependency>
77 <dependency>
78 <groupId>commons-fileupload</groupId>
79 <artifactId>commons-fileupload</artifactId>
80 <version>1.2.1</version>
76 </dependency> 81 </dependency>
77 <dependency> 82 <dependency>
78 <groupId>org.gwtopenmaps.openlayers</groupId> 83 <groupId>org.gwtopenmaps.openlayers</groupId>
79 <artifactId>gwt-openlayers-client</artifactId> 84 <artifactId>gwt-openlayers-client</artifactId>
80 <version>0.6</version> 85 <version>0.6</version>

http://dive4elements.wald.intevation.org