Minor fix to copy provided JARs properly.

This commit is contained in:
Ben Hale
2008-05-21 05:35:49 +00:00
parent 9504b2b6fe
commit c7e8502c94

View File

@@ -5,7 +5,7 @@
<dist-jar/>
<src-jar/>
<ext-jars/>
<copy-provided-jars/>
<provided-jars/>
</target>
</project>