From 1ee21061bd1d17f0a607afaf1545e1497f677296 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Wed, 26 Nov 2014 21:11:39 +0100 Subject: [PATCH] Preparing POMs for bugfix release --- 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 | 2 +- imageio/imageio-core/pom.xml | 2 +- imageio/imageio-icns/pom.xml | 2 +- imageio/imageio-ico/pom.xml | 2 +- imageio/imageio-iff/pom.xml | 2 +- imageio/imageio-jmagick/pom.xml | 2 +- imageio/imageio-jpeg/pom.xml | 2 +- imageio/imageio-metadata/pom.xml | 2 +- imageio/imageio-pdf/pom.xml | 2 +- imageio/imageio-pict/pom.xml | 2 +- imageio/imageio-psd/pom.xml | 2 +- imageio/imageio-reference/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 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/common/common-image/pom.xml b/common/common-image/pom.xml index c8b2c0df..c8aa5490 100644 --- a/common/common-image/pom.xml +++ b/common/common-image/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.0 + 3.0.1-SNAPSHOT common-image jar diff --git a/common/common-io/pom.xml b/common/common-io/pom.xml index 1fe8f296..59c9d55b 100644 --- a/common/common-io/pom.xml +++ b/common/common-io/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.0 + 3.0.1-SNAPSHOT common-io jar diff --git a/common/common-lang/pom.xml b/common/common-lang/pom.xml index c0620d6b..3ed2e158 100644 --- a/common/common-lang/pom.xml +++ b/common/common-lang/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.common common - 3.0 + 3.0.1-SNAPSHOT common-lang jar diff --git a/common/pom.xml b/common/pom.xml index cf5852c9..51de0b35 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys twelvemonkeys - 3.0 + 3.0.1-SNAPSHOT com.twelvemonkeys.common common diff --git a/imageio/imageio-batik/pom.xml b/imageio/imageio-batik/pom.xml index 7511a6f1..f92d9dba 100644 --- a/imageio/imageio-batik/pom.xml +++ b/imageio/imageio-batik/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-batik TwelveMonkeys :: ImageIO :: Batik Plugin diff --git a/imageio/imageio-core/pom.xml b/imageio/imageio-core/pom.xml index ee632483..a8cb5b9d 100644 --- a/imageio/imageio-core/pom.xml +++ b/imageio/imageio-core/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-core TwelveMonkeys :: ImageIO :: Core diff --git a/imageio/imageio-icns/pom.xml b/imageio/imageio-icns/pom.xml index 9c29d479..69ede1d1 100644 --- a/imageio/imageio-icns/pom.xml +++ b/imageio/imageio-icns/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-icns TwelveMonkeys :: ImageIO :: ICNS plugin diff --git a/imageio/imageio-ico/pom.xml b/imageio/imageio-ico/pom.xml index 656fb71c..bf920ae5 100644 --- a/imageio/imageio-ico/pom.xml +++ b/imageio/imageio-ico/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-ico TwelveMonkeys :: ImageIO :: ICO plugin diff --git a/imageio/imageio-iff/pom.xml b/imageio/imageio-iff/pom.xml index fe242b8f..bb849fbc 100644 --- a/imageio/imageio-iff/pom.xml +++ b/imageio/imageio-iff/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-iff TwelveMonkeys :: ImageIO :: IFF plugin diff --git a/imageio/imageio-jmagick/pom.xml b/imageio/imageio-jmagick/pom.xml index 913ce1b8..1e402b17 100644 --- a/imageio/imageio-jmagick/pom.xml +++ b/imageio/imageio-jmagick/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-jmagick TwelveMonkeys :: ImageIO :: JMagick Plugin diff --git a/imageio/imageio-jpeg/pom.xml b/imageio/imageio-jpeg/pom.xml index 23817763..9923b634 100644 --- a/imageio/imageio-jpeg/pom.xml +++ b/imageio/imageio-jpeg/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-jpeg TwelveMonkeys :: ImageIO :: JPEG plugin diff --git a/imageio/imageio-metadata/pom.xml b/imageio/imageio-metadata/pom.xml index 299adf0a..3cc7ff7d 100644 --- a/imageio/imageio-metadata/pom.xml +++ b/imageio/imageio-metadata/pom.xml @@ -3,7 +3,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT 4.0.0 imageio-metadata diff --git a/imageio/imageio-pdf/pom.xml b/imageio/imageio-pdf/pom.xml index 1db5d73d..89fbe1df 100644 --- a/imageio/imageio-pdf/pom.xml +++ b/imageio/imageio-pdf/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-pdf TwelveMonkeys :: ImageIO :: PDF plugin diff --git a/imageio/imageio-pict/pom.xml b/imageio/imageio-pict/pom.xml index ad573705..71803279 100644 --- a/imageio/imageio-pict/pom.xml +++ b/imageio/imageio-pict/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-pict TwelveMonkeys :: ImageIO :: PICT plugin diff --git a/imageio/imageio-psd/pom.xml b/imageio/imageio-psd/pom.xml index dc4660df..06531816 100644 --- a/imageio/imageio-psd/pom.xml +++ b/imageio/imageio-psd/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-psd TwelveMonkeys :: ImageIO :: PSD plugin diff --git a/imageio/imageio-reference/pom.xml b/imageio/imageio-reference/pom.xml index fc4754fa..fe38694f 100644 --- a/imageio/imageio-reference/pom.xml +++ b/imageio/imageio-reference/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-reference TwelveMonkeys :: ImageIO :: reference test cases diff --git a/imageio/imageio-thumbsdb/pom.xml b/imageio/imageio-thumbsdb/pom.xml index ed2326d5..8bb94f8a 100644 --- a/imageio/imageio-thumbsdb/pom.xml +++ b/imageio/imageio-thumbsdb/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-thumbsdb TwelveMonkeys :: ImageIO :: Thumbs.db plugin diff --git a/imageio/imageio-tiff/pom.xml b/imageio/imageio-tiff/pom.xml index 5f9c11ad..fcdb4ab6 100644 --- a/imageio/imageio-tiff/pom.xml +++ b/imageio/imageio-tiff/pom.xml @@ -4,7 +4,7 @@ com.twelvemonkeys.imageio imageio - 3.0 + 3.0.1-SNAPSHOT imageio-tiff TwelveMonkeys :: ImageIO :: TIFF plugin diff --git a/imageio/pom.xml b/imageio/pom.xml index bdb803f4..e696c64b 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -3,7 +3,7 @@ com.twelvemonkeys twelvemonkeys - 3.0 + 3.0.1-SNAPSHOT 4.0.0 com.twelvemonkeys.imageio diff --git a/pom.xml b/pom.xml index f73060fb..0d602fc8 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.twelvemonkeys twelvemonkeys - 3.0 + 3.0.1-SNAPSHOT pom Twelvemonkeys diff --git a/servlet/pom.xml b/servlet/pom.xml index 361124c8..44573bf5 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -3,7 +3,7 @@ com.twelvemonkeys twelvemonkeys - 3.0 + 3.0.1-SNAPSHOT 4.0.0