Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 15:eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
flys-client/trunk@1327 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 18 Feb 2011 08:32:38 +0000 |
parents | bc5d4d2297b9 |
children | 8825ce0a537e |
comparison
equal
deleted
inserted
replaced
14:fe2f4d1dd784 | 15:eb425ab34fd8 |
---|---|
44 </dependency> | 44 </dependency> |
45 <dependency> | 45 <dependency> |
46 <groupId>de.intevation.artifacts.common</groupId> | 46 <groupId>de.intevation.artifacts.common</groupId> |
47 <artifactId>artifacts-common</artifactId> | 47 <artifactId>artifacts-common</artifactId> |
48 <version>1.0-SNAPSHOT</version> | 48 <version>1.0-SNAPSHOT</version> |
49 </dependency> | |
50 <dependency> | |
51 <groupId>de.intevation.artifacts.httpclient</groupId> | |
52 <artifactId>http-client</artifactId> | |
53 <version>1.0-SNAPSHOT</version> | |
49 </dependency> | 54 </dependency> |
50 <dependency> | 55 <dependency> |
51 <groupId>junit</groupId> | 56 <groupId>junit</groupId> |
52 <artifactId>junit</artifactId> | 57 <artifactId>junit</artifactId> |
53 <version>4.4</version> | 58 <version>4.4</version> |