mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 09:20:04 +01:00
Remove a useless <excludes> section.
This commit is contained in:
parent
0a689f9add
commit
216b5a4d65
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@
|
|||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>1.6</version>
|
||||
<configuration>
|
||||
<excludes>
|
||||
<!-- bundle all JARs -->
|
||||
</excludes>
|
||||
<!-- Remove dead classes -->
|
||||
<minimizeJar>true</minimizeJar>
|
||||
<filters>
|
||||
|
|
Loading…
Add table
Reference in a new issue