Skip to content

Commit ba4f946

Browse files
committed
Remove obsolete reference to xdocs/style/project.css in RAT
configuration
1 parent f9c0deb commit ba4f946

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<configuration>
7474
<excludes>
7575
<exclude>src/java/org/apache/commons/jxpath/ri/parser/*</exclude>
76-
<exclude>xdocs/style/project.css</exclude>
7776
</excludes>
7877
</configuration>
7978
</plugin>
@@ -289,7 +288,6 @@
289288
<configuration>
290289
<excludes>
291290
<exclude>src/java/org/apache/commons/jxpath/ri/parser/*</exclude>
292-
<exclude>xdocs/style/project.css</exclude>
293291
</excludes>
294292
</configuration>
295293
</plugin>

0 commit comments

Comments
 (0)