mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Bumping versions to 2.3-SNAPSHOT.
This commit is contained in:
parent
4674b9e344
commit
4bd0763d48
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<version>2.2</version>
|
||||
<version>2.3-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>TwelveMonkeys ImageIO</name>
|
||||
|
||||
@ -46,8 +46,8 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<core.version>2.2</core.version>
|
||||
<imageio.core.version>2.2</imageio.core.version>
|
||||
<core.version>2.3-SNAPSHOT</core.version>
|
||||
<imageio.core.version>2.3-SNAPSHOT</imageio.core.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user