Updating POMs to 2.2.

This commit is contained in:
Harald Kuhr
2009-10-21 18:57:53 +02:00
parent 1c22280f51
commit 7d30fed568
12 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>twelvemonkeys-imageio-iff</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
<name>TwelveMonkeys ImageIO IFF plugin</name>
<description>
ImageIO plugin for Amiga/Electronic Arts Interchange Filed Format (IFF)
@@ -15,7 +15,7 @@
<parent>
<artifactId>twelvemonkeys-imageio</artifactId>
<groupId>com.twelvemonkeys</groupId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<dependencies>