From 158504de5dbaf468b30de2e71e4e27edbc7d5bd3 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Thu, 24 Nov 2011 16:25:33 +0100 Subject: [PATCH] Added missing POM. --- imageio/imageio-icns/pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 imageio/imageio-icns/pom.xml diff --git a/imageio/imageio-icns/pom.xml b/imageio/imageio-icns/pom.xml new file mode 100644 index 00000000..6fd2a3af --- /dev/null +++ b/imageio/imageio-icns/pom.xml @@ -0,0 +1,26 @@ + + + 4.0.0 + + com.twelvemonkeys.imageio + imageio + 3.0-SNAPSHOT + + imageio-icns + TwelveMonkeys :: ImageIO :: ICNS plugin + ImageIO plugin for Apple Icon Image (icns) format. + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + +