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>
|
<include>RELEASE-NOTES.txt</include>
|
||||||
</includes>
|
</includes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
<fileSet>
|
|
||||||
<directory>${project.basedir}/target/dependency</directory>
|
|
||||||
<outputDirectory></outputDirectory>
|
|
||||||
<includes>
|
|
||||||
<include>commons-math*.jar</include>
|
|
||||||
</includes>
|
|
||||||
</fileSet>
|
|
||||||
</fileSets>
|
</fileSets>
|
||||||
</assembly>
|
</assembly>
|
||||||
|
|
Loading…
Reference in New Issue