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
@@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.twelvemonkeys.imageio</groupId>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-ece-1</version>
</parent>
<artifactId>imageio-ico</artifactId>
<name>TwelveMonkeys :: ImageIO :: ICO plugin</name>
@@ -23,4 +23,4 @@
<classifier>tests</classifier>
</dependency>
</dependencies>
</project>
</project>