Skip to content

Commit

Permalink
Small changes to get bundling working correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnmag committed Feb 6, 2014
1 parent 95ca865 commit 583f221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest>
</archive>
<archiverConfig>
<duplicateBehavior>skip</duplicateBehavior>
</archiverConfig>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
Expand Down

0 comments on commit 583f221

Please sign in to comment.