Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/pom.xml @ 111:065ec0a29394
Integrate the type Point into the ArtifactMethod.
Integrate Responstest for feed-Requests into the JUnitTest
gnv-artifacts/trunk@160 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 29 Sep 2009 15:30:03 +0000 |
parents | e01c163ea5b0 |
children | 6b9a07f758cf |
comparison
equal
deleted
inserted
replaced
110:b465f1bbe368 | 111:065ec0a29394 |
---|---|
70 <dependency> | 70 <dependency> |
71 <groupId>commons-validator</groupId> | 71 <groupId>commons-validator</groupId> |
72 <artifactId>commons-validator</artifactId> | 72 <artifactId>commons-validator</artifactId> |
73 <version>1.3.1</version> | 73 <version>1.3.1</version> |
74 </dependency> | 74 </dependency> |
75 <dependency> | |
76 <groupId>oro</groupId> | |
77 <artifactId>oro</artifactId> | |
78 <version>2.0.8</version> | |
79 </dependency> | |
75 </dependencies> | 80 </dependencies> |
76 </project> | 81 </project> |