Skip to content

Commit 10d9ee2

Browse files
committed
Creating commons-codec-1.11-RC1 tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/tags/commons-codec-1.11-RC1@1812411 13f79535-47bb-0310-9956-ffa450edef68
2 parents 91e2c5e + fe037f6 commit 10d9ee2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,15 @@ limitations under the License.
366366
<artifactId>javancss-maven-plugin</artifactId>
367367
<version>2.1</version>
368368
</plugin>
369+
<plugin>
370+
<groupId>org.apache.rat</groupId>
371+
<artifactId>apache-rat-plugin</artifactId>
372+
<configuration>
373+
<excludes>
374+
<exclude>src/site/resources/.htaccess</exclude>
375+
</excludes>
376+
</configuration>
377+
</plugin>
369378
</plugins>
370379
</reporting>
371380
<profiles>

0 commit comments

Comments
 (0)