jai-core dependency fixed

This commit is contained in:
Michael Hunger
2011-03-14 10:48:05 +01:00
parent e8d386c99b
commit 90e54119da

View File

@@ -172,7 +172,7 @@
</dependency>
<dependency>
<groupId>javax.media</groupId>
<artifactId>jai-core</artifactId>
<artifactId>jai_core</artifactId>
<version>1.1.3</version>
<scope>runtime</scope>
</dependency>