From 9654a924b7608d4cc312f0c737b2b66b28472e50 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Fri, 4 Dec 2015 23:27:23 +0100 Subject: [PATCH] Updated versions and fixed Batik depdendencies for 1.6.1 --- bom/pom.xml | 2 +- common/common-image/pom.xml | 2 +- common/common-io/pom.xml | 2 +- common/common-lang/pom.xml | 2 +- common/pom.xml | 2 +- imageio/imageio-batik/pom.xml | 32 +++++++++++++++++++++++-------- imageio/imageio-bmp/pom.xml | 2 +- imageio/imageio-clippath/pom.xml | 2 +- imageio/imageio-core/pom.xml | 2 +- imageio/imageio-hdr/pom.xml | 2 +- imageio/imageio-icns/pom.xml | 2 +- imageio/imageio-iff/pom.xml | 2 +- imageio/imageio-jpeg/pom.xml | 2 +- imageio/imageio-metadata/pom.xml | 2 +- imageio/imageio-pcx/pom.xml | 2 +- imageio/imageio-pdf/pom.xml | 2 +- imageio/imageio-pict/pom.xml | 2 +- imageio/imageio-pnm/pom.xml | 2 +- imageio/imageio-psd/pom.xml | 2 +- imageio/imageio-reference/pom.xml | 2 +- imageio/imageio-sgi/pom.xml | 2 +- imageio/imageio-tga/pom.xml | 2 +- imageio/imageio-thumbsdb/pom.xml | 2 +- imageio/imageio-tiff/pom.xml | 2 +- imageio/pom.xml | 2 +- pom.xml | 2 +- servlet/pom.xml | 2 +- 27 files changed, 50 insertions(+), 34 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 4bd3c7af..ecf92159 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ com.twelvemonkeys twelvemonkeys - 3.2 + 3.2.1-SNAPSHOT com.twelvemonkeys.bom diff --git a/common/common-image/pom.xml b/common/common-image/pom.xml index 6bd69ece..6ba7035c 100644 --- a/common/common-image/pom.xml +++ b/common/common-image/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.2 + 3.2.1-SNAPSHOT common-image jar diff --git a/common/common-io/pom.xml b/common/common-io/pom.xml index 2613609b..6f2e2d99 100644 --- a/common/common-io/pom.xml +++ b/common/common-io/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.2 + 3.2.1-SNAPSHOT common-io jar diff --git a/common/common-lang/pom.xml b/common/common-lang/pom.xml index 72e2cc75..c1822b0e 100644 --- a/common/common-lang/pom.xml +++ b/common/common-lang/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.2 + 3.2.1-SNAPSHOT common-lang jar diff --git a/common/pom.xml b/common/pom.xml index 96ba0039..d869fb79 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys twelvemonkeys - 3.2 + 3.2.1-SNAPSHOT com.twelvemonkeys.common common diff --git a/imageio/imageio-batik/pom.xml b/imageio/imageio-batik/pom.xml index 250cbc01..738a9c29 100644 --- a/imageio/imageio-batik/pom.xml +++ b/imageio/imageio-batik/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.2 + 3.2.1-SNAPSHOT imageio-batik TwelveMonkeys :: ImageIO :: Batik Plugin @@ -26,24 +26,40 @@ test-jar + - batik - batik-rasterizer-ext - 1.6-1 + xml-apis + xml-apis + 1.3.04 + provided + + + + + xerces + xercesImpl + 2.4.0 provided - batik + org.apache.xmlgraphics + batik-rasterizer + 1.6.1 + provided + + + + org.apache.xmlgraphics batik-svggen - 1.6-1 + 1.6.1 provided - batik + org.apache.xmlgraphics batik-transcoder - 1.6-1 + 1.6.1 provided