mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-27 00:00:02 -04:00
Updated POMs to 2.3 release.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<version>2.3-SNAPSHOT</version>
|
||||
<version>2.3</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>TwelveMonkeys ImageIO</name>
|
||||
|
||||
@@ -47,8 +47,8 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<core.version>2.3-SNAPSHOT</core.version>
|
||||
<imageio.core.version>2.3-SNAPSHOT</imageio.core.version>
|
||||
<core.version>2.3</core.version>
|
||||
<imageio.core.version>2.3</imageio.core.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user