Bumping versions to 2.3-SNAPSHOT.

This commit is contained in:
Harald Kuhr
2009-10-31 19:10:27 +01:00
parent 68b30413ba
commit 4674b9e344
9 changed files with 57 additions and 25 deletions
+2 -2
View File
@@ -5,14 +5,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>twelvemonkeys-imageio-ico</artifactId>
<version>2.2</version>
<version>2.3-SNAPSHOT</version>
<name>TwelveMonkeys ImageIO ICO plugin</name>
<description>ImageIO plugin for Windows Icon (ICO) and Cursor (CUR) format.</description>
<parent>
<artifactId>twelvemonkeys-imageio</artifactId>
<groupId>com.twelvemonkeys</groupId>
<version>2.2</version>
<version>2.3-SNAPSHOT</version>
</parent>
<dependencies>