comparison flys-client/pom.xml @ 604:84d3c5fde5bb

First version of error reports. flys-client/trunk@2211 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 23 Jun 2011 09:11:54 +0000
parents 44a340c9becc
children b82bed27429f
comparison
equal deleted inserted replaced
603:8cb98fa4987f 604:84d3c5fde5bb
61 <dependency> 61 <dependency>
62 <groupId>junit</groupId> 62 <groupId>junit</groupId>
63 <artifactId>junit</artifactId> 63 <artifactId>junit</artifactId>
64 <version>4.4</version> 64 <version>4.4</version>
65 <scope>test</scope> 65 <scope>test</scope>
66 </dependency>
67 <dependency>
68 <groupId>commons-lang</groupId>
69 <artifactId>commons-lang</artifactId>
70 <version>2.6</version>
66 </dependency> 71 </dependency>
67 </dependencies> 72 </dependencies>
68 73
69 <build> 74 <build>
70 <!-- Generate compiled stuff in the folder used for developing mode --> 75 <!-- Generate compiled stuff in the folder used for developing mode -->

http://dive4elements.wald.intevation.org