Include the PRTree library in generated artifacts

This commit is contained in:
Darth Android 2012-08-19 14:47:03 -05:00 committed by sk89q
parent 4f394b5668
commit 0edb6e6157

View File

@ -174,6 +174,7 @@
<artifactSet>
<includes>
<include>net.sf.opencsv:opencsv</include>
<include>org.khelekore:prtree</include>
</includes>
</artifactSet>
</configuration>