Skip to content

Commit

Permalink
Creating commons-codec-1.11-RC1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 17, 2017
2 parents 91e2c5e + fe037f6 commit 10d9ee2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,15 @@ limitations under the License.
<artifactId>javancss-maven-plugin</artifactId>
<version>2.1</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<configuration>
<excludes>
<exclude>src/site/resources/.htaccess</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</reporting>
<profiles>
Expand Down

0 comments on commit 10d9ee2

Please sign in to comment.