Updated POMs to new SNAPSHOT version.

This commit is contained in:
Harald Kuhr
2009-09-08 12:52:59 +02:00
parent 87baad3f99
commit 2b823d82dd
11 changed files with 20 additions and 20 deletions

4
twelvemonkeys-imageio/jmagick/pom.xml Executable file → Normal file
View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>twelvemonkeys-imageio-jmagick</artifactId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
<name>TwelveMonkeys ImageIO JMagick Plugin</name>
<description>
<![CDATA[
@@ -17,7 +17,7 @@
<parent>
<artifactId>twelvemonkeys-imageio</artifactId>
<groupId>com.twelvemonkeys</groupId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
</parent>
<dependencies>