aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorChas Honton <chas@apache.org>2015-08-11 05:20:39 +0000
committerChas Honton <chas@apache.org>2015-08-11 05:20:39 +0000
commit9cfeb74ab75780f1e0c2983905b7e217ddc530a9 (patch)
tree758ffb07e8eac4c9fee25bf06425229fcaf03204 /pom.xml
parent31799e060afc7998ac5421ab682633ec3568b3bc (diff)
downloadapache-commons-bcel-9cfeb74ab75780f1e0c2983905b7e217ddc530a9.tar.gz
BCEL-226 Fix RAT messages
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1695210 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index eaa125a1..96b9992a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,6 @@
<configuration>
<configLocation>${basedir}/checkstyle.xml</configLocation>
<enableRulesSummary>false</enableRulesSummary>
- <headerFile>${basedir}/LICENSE-header.txt</headerFile>
</configuration>
<!-- We need to specify reportSets because 2.9.1 creates two reports -->
<reportSets>