Updated pom to latest Sonatype parent, allowing parallel builds.

This commit is contained in:
Harald Kuhr 2014-10-28 13:20:03 +01:00
parent c7be29f65e
commit 711d2bdc32

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
<version>9</version>
</parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>