Remove dependency fileset
This commit is contained in:
parent
5b291c7950
commit
32c75646ba
|
@ -38,12 +38,5 @@ limitations under the License.
|
|||
<include>RELEASE-NOTES.txt</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>${project.basedir}/target/dependency</directory>
|
||||
<outputDirectory></outputDirectory>
|
||||
<includes>
|
||||
<include>commons-math*.jar</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</assembly>
|
||||
|
|
Loading…
Reference in New Issue