Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/pom.xml @ 52:4d6a82b96059
First Implementation of the GNV-Artifacts
gnv-artifacts/trunk@32 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 07 Sep 2009 15:29:24 +0000 |
parents | 8d8d6c4e96e5 |
children | bf883222b675 |
comparison
equal
deleted
inserted
replaced
51:71788b63b146 | 52:4d6a82b96059 |
---|---|
40 <groupId>junit</groupId> | 40 <groupId>junit</groupId> |
41 <artifactId>junit</artifactId> | 41 <artifactId>junit</artifactId> |
42 <version>3.8.1</version> | 42 <version>3.8.1</version> |
43 <scope>test</scope> | 43 <scope>test</scope> |
44 </dependency> | 44 </dependency> |
45 <dependency> | |
46 <groupId>log4j</groupId> | |
47 <artifactId>log4j</artifactId> | |
48 <version>[1.2,)</version> | |
49 </dependency> | |
45 </dependencies> | 50 </dependencies> |
46 </project> | 51 </project> |