Fixing snapshots, I hope

This commit is contained in:
Arjen Poutsma
2008-08-28 19:54:54 +00:00
parent 7464296075
commit c064ad18fb
2 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
</moduleSets>
<files>
<file>
<source>target/${artifactId}-${version}.jar</source>
<source>target/${artifactId}-${version}-all.jar</source>
<outputDirectory>dist</outputDirectory>
</file>
</files>