diff options
Diffstat (limited to 'sonar/pom.xml')
-rw-r--r-- | sonar/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml index 0e141f749e..b10831c91e 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -230,6 +230,7 @@ <include name="org/apache/poi/util/POILogger.java"/> <include name="org/apache/poi/util/NullLogger.java"/> <include name="org/apache/poi/util/Internal.java"/> + <include name="org/apache/poi/util/Removal.java"/> </fileset> </copy> <copy todir="${basedir}/target/schemas"> |