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
+5 -5
View File
@@ -3,11 +3,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
<parent>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio</artifactId>
<version>3.0-SNAPSHOT</version>
</parent>
<version>3.0-ece-1</version>
</parent>
<artifactId>imageio-pdf</artifactId>
<name>TwelveMonkeys :: ImageIO :: PDF plugin</name>
<description>
@@ -26,4 +26,4 @@
<classifier>tests</classifier>
</dependency>
</dependencies>
</project>
</project>