This commit is contained in:
Erlend Hamnaberg
2009-11-11 20:59:24 +01:00
parent 0786949c1c
commit f8b716687c
13 changed files with 164 additions and 199 deletions

View File

@@ -3,14 +3,12 @@
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>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>twelvemonkeys-imageio-core</artifactId>
<version>2.3-SNAPSHOT</version>
<name>TwelveMonkeys ImageIO Core</name>
<parent>
<artifactId>twelvemonkeys-imageio</artifactId>
<groupId>com.twelvemonkeys</groupId>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio</artifactId>
<version>2.3-SNAPSHOT</version>
</parent>
</project>
<artifactId>imageio-core</artifactId>
<name>TwelveMonkeys ImageIO Core</name>
</project>