building 3.0-ece-1

This commit is contained in:
Shihab Uddin
2012-09-26 13:42:04 +02:00
parent a8e5906569
commit f28ad2d396
26 changed files with 65 additions and 65 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys.imageio</groupId>
@@ -49,8 +49,8 @@
</modules>
<properties>
<core.version>3.0-SNAPSHOT</core.version>
<imageio.core.version>3.0-SNAPSHOT</imageio.core.version>
<core.version>3.0-ece-1</core.version>
<imageio.core.version>3.0-ece-1</imageio.core.version>
</properties>
<dependencies>