From f3218d5819b858f380c7c2bcc9e9d42f6fc0b824 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Sun, 7 Feb 2010 21:40:53 +0100 Subject: [PATCH] Minor POM chamges/clean-up. --- common/pom.xml | 24 +++++------ imageio/imageio-iff/pom.xml | 52 ++++++++++++------------ imageio/imageio-jmagick/pom.xml | 70 ++++++++++++++++----------------- imageio/pom.xml | 2 +- pom.xml | 2 +- servlet/pom.xml | 2 +- 6 files changed, 76 insertions(+), 76 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index f995ea5e..319c92a7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.twelvemonkeys - twelvemonkeys-parent + twelvemonkeys 3.0-SNAPSHOT com.twelvemonkeys.common @@ -22,29 +22,29 @@ common-image - + - + ${project.groupId} common-lang ${project.version} - - + + ${project.groupId} common-lang - ${project.version} - tests + ${project.version} + tests test - + ${project.groupId} common-io ${project.version} - - - + + + junit junit @@ -58,6 +58,6 @@ 1.0.1 test - + diff --git a/imageio/imageio-iff/pom.xml b/imageio/imageio-iff/pom.xml index 5cbc3938..b0f66ce4 100644 --- a/imageio/imageio-iff/pom.xml +++ b/imageio/imageio-iff/pom.xml @@ -1,29 +1,29 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-SNAPSHOT - twelvemonkeys-imageio-iff - TwelveMonkeys :: ImageIO :: IFF plugin - - ImageIO plugin for Amiga/Electronic Arts Interchange Filed Format (IFF) - type ILBM and PBM format. - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - + imageio-iff + TwelveMonkeys :: ImageIO :: IFF plugin + + ImageIO plugin for Amiga/Electronic Arts Interchange Filed Format (IFF) + type ILBM and PBM format. + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + diff --git a/imageio/imageio-jmagick/pom.xml b/imageio/imageio-jmagick/pom.xml index 57bd10ff..ced0f234 100644 --- a/imageio/imageio-jmagick/pom.xml +++ b/imageio/imageio-jmagick/pom.xml @@ -1,38 +1,38 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-SNAPSHOT - twelvemonkeys-imageio-jmagick - TwelveMonkeys :: ImageIO :: JMagick Plugin - - JMagick Home page - for more information.]]> - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - - jmagick - jmagick - 6.2.4 - provided - - - + imageio-jmagick + TwelveMonkeys :: ImageIO :: JMagick Plugin + + JMagick Home page + for more information.]]> + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + + jmagick + jmagick + 6.2.4 + provided + + + diff --git a/imageio/pom.xml b/imageio/pom.xml index c666ca33..7918a451 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> com.twelvemonkeys - twelvemonkeys-parent + twelvemonkeys 3.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 8c339cd8..24f7dc7c 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.twelvemonkeys - twelvemonkeys-parent + twelvemonkeys 3.0-SNAPSHOT pom Twelvemonkeys diff --git a/servlet/pom.xml b/servlet/pom.xml index 2838d5a6..dd981f87 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> com.twelvemonkeys - twelvemonkeys-parent + twelvemonkeys 3.0-SNAPSHOT