Mercurial > dive4elements > gnv-client
diff gnv-artifacts/pom.xml @ 322:57a2bf630854
Completed last commit.
gnv-artifacts/trunk@384 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Nov 2009 14:19:23 +0000 |
parents | 18302372703f |
children | a88e15972c72 |
line wrap: on
line diff
--- a/gnv-artifacts/pom.xml Mon Nov 30 14:18:37 2009 +0000 +++ b/gnv-artifacts/pom.xml Mon Nov 30 14:19:23 2009 +0000 @@ -79,6 +79,16 @@ <version>1.0.15</version> </dependency> <dependency> + <groupId>batik</groupId> + <artifactId>batik-dom</artifactId> + <version>1.6-1</version> + </dependency> + <dependency> + <groupId>batik</groupId> + <artifactId>batik-svggen</artifactId> + <version>1.6-1</version> + </dependency> + <dependency> <groupId>com.lowagie</groupId> <artifactId>itext</artifactId> <version>2.1.7</version>