Skip to content

Commit

Permalink
[build] Add missing version to rat plugin (brianfrankcooper#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubbsii authored and busbey committed Jun 14, 2018
1 parent 0c26933 commit e94a11e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.12</version>
<configuration>
<excludes>
<exclude>src/test/resources/error_trace.txt</exclude>
Expand Down

0 comments on commit e94a11e

Please sign in to comment.