aboutsummaryrefslogtreecommitdiffstats
path: root/ooxml
diff options
context:
space:
mode:
Diffstat (limited to 'ooxml')
-rw-r--r--ooxml/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/ooxml/build.gradle b/ooxml/build.gradle
index 58ff2a4d1e..2937e482bf 100644
--- a/ooxml/build.gradle
+++ b/ooxml/build.gradle
@@ -50,8 +50,6 @@ jar {
}
}
-japicmp.baseline = "org.apache.poi:poi:${japicmpversion}@jar"
-
test {
// for some reason catching the OOM does not work when run from Gradle
exclude '**/MemoryUsage.class'