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,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>twelvemonkeys-imageio-core</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3</version>
<name>TwelveMonkeys ImageIO Core</name>
<parent>
<artifactId>twelvemonkeys-imageio</artifactId>
<groupId>com.twelvemonkeys</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.3</version>
</parent>
</project>