Updated POMs to 2.3 release.

This commit is contained in:
Harald Kuhr
2010-02-07 19:27:39 +01:00
parent 7ea9b8f537
commit 779f720aa0
12 changed files with 24 additions and 24 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.3-SNAPSHOT</version>
<version>2.3</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.3-SNAPSHOT</version>
<version>2.3</version>
</parent>
<dependencies>