Skip to content

Commit afd5050

Browse files
author
Tibor17
committedFeb 8, 2016
[SUREFIRE] excluded DEPENDENCIES file in *-source-release.zip from apache-rat-plugin
1 parent 8222483 commit afd5050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@
399399
<exclude>**/*.jj</exclude>
400400
<exclude>src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
401401
</exclude>
402+
<exclude>DEPENDENCIES</exclude>
402403
</excludes>
403404
</configuration>
404405
</execution>

0 commit comments

Comments
 (0)
Please sign in to comment.