Mercurial > dive4elements > gnv-client
diff 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 |
line wrap: on
line diff
--- a/gnv-artifacts/pom.xml Tue Sep 29 15:02:27 2009 +0000 +++ b/gnv-artifacts/pom.xml Tue Sep 29 15:30:03 2009 +0000 @@ -72,5 +72,10 @@ <artifactId>commons-validator</artifactId> <version>1.3.1</version> </dependency> + <dependency> + <groupId>oro</groupId> + <artifactId>oro</artifactId> + <version>2.0.8</version> + </dependency> </dependencies> </project>