mirror of https://github.com/apache/maven.git
Remove unneeded exclusion
This commit is contained in:
parent
b17c968a0b
commit
e2a8db3f02
1
pom.xml
1
pom.xml
|
@ -623,7 +623,6 @@ under the License.
|
|||
<!--
|
||||
! Excluded the license files itself cause they do not have have a license of themselves.
|
||||
-->
|
||||
<exclude>src/main/appended-resources/licenses/MIT-slf4j-api-1.7.30.txt</exclude>
|
||||
<exclude>src/main/appended-resources/licenses/EPL-1.0.txt</exclude>
|
||||
<exclude>src/main/appended-resources/licenses/unrecognized-aopalliance-1.0.txt</exclude>
|
||||
<exclude>src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.3.2.txt</exclude>
|
||||
|
|
Loading…
Reference in New Issue