Skip to content

Commit

Permalink
RAT plugin not inhertited, to prevent redundant checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanEwen committed Sep 30, 2014
1 parent e7c4c85 commit 6af80fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ under the License.
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.10</version><!--$NO-MVN-MAN-VER$-->
<inherited>false</inherited>
<executions>
<execution>
<phase>verify</phase>
Expand Down

0 comments on commit 6af80fb

Please sign in to comment.