aboutsummaryrefslogtreecommitdiffstats
path: root/ooxml-schema/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'ooxml-schema/build.gradle')
-rw-r--r--ooxml-schema/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/ooxml-schema/build.gradle b/ooxml-schema/build.gradle
index 68aa790fcf..2aaa0d7eb1 100644
--- a/ooxml-schema/build.gradle
+++ b/ooxml-schema/build.gradle
@@ -66,5 +66,3 @@ jar {
attributes 'Automatic-Module-Name': 'org.apache.poi.ooxml.schemas'
}
}
-
-japicmp.baseline = "org.apache.poi:poi:${japicmpversion}@jar"