fixed pom

This commit is contained in:
2012-10-17 09:17:02 +02:00
parent e648239cf8
commit edac0340bb

View File

@@ -54,8 +54,8 @@
</dependency>
<!-- Library for reading/writing XDR Format (MDA) -->
<dependency>
<groupId>org.freehep.io</groupId>
<artifactId>xdr</artifactId>
<groupId>org.freehep</groupId>
<artifactId>freehep-xdr</artifactId>
<version>2.0.4</version>
</dependency>
<!-- JUnit test library -->