Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/pom.xml @ 323:a88e15972c72
Updated Batik library to 1.7
gnv-artifacts/trunk@386 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Nov 2009 15:04:26 +0000 |
parents | 57a2bf630854 |
children | 861d939e587c |
comparison
equal
deleted
inserted
replaced
322:57a2bf630854 | 323:a88e15972c72 |
---|---|
77 <groupId>jfree</groupId> | 77 <groupId>jfree</groupId> |
78 <artifactId>jcommon</artifactId> | 78 <artifactId>jcommon</artifactId> |
79 <version>1.0.15</version> | 79 <version>1.0.15</version> |
80 </dependency> | 80 </dependency> |
81 <dependency> | 81 <dependency> |
82 <groupId>batik</groupId> | 82 <groupId>org.apache.xmlgraphics</groupId> |
83 <artifactId>batik-dom</artifactId> | 83 <artifactId>batik-dom</artifactId> |
84 <version>1.6-1</version> | 84 <version>1.7</version> |
85 </dependency> | 85 </dependency> |
86 <dependency> | 86 <dependency> |
87 <groupId>batik</groupId> | 87 <groupId>org.apache.xmlgraphics</groupId> |
88 <artifactId>batik-svggen</artifactId> | 88 <artifactId>batik-svggen</artifactId> |
89 <version>1.6-1</version> | 89 <version>1.7</version> |
90 </dependency> | 90 </dependency> |
91 <dependency> | 91 <dependency> |
92 <groupId>com.lowagie</groupId> | 92 <groupId>com.lowagie</groupId> |
93 <artifactId>itext</artifactId> | 93 <artifactId>itext</artifactId> |
94 <version>2.1.7</version> | 94 <version>2.1.7</version> |