diff --git a/build.gradle b/build.gradle index 40439aba7b..5e9c99fe1e 100644 --- a/build.gradle +++ b/build.gradle @@ -91,7 +91,7 @@ subprojects { // See https://github.com/melix/japicmp-gradle-plugin apply plugin: 'me.champeau.gradle.japicmp' - version = '4.1.0-SNAPSHOT' + version = '4.1.1-SNAPSHOT' ext { japicmpversion = '4.0.0' } diff --git a/build.xml b/build.xml index fda1ac13ef..ac412edee2 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ under the License. The Apache POI project Ant build. - + @@ -2133,7 +2133,7 @@ under the License. @@ -2854,4 +2854,28 @@ under the License. Using Ant: ${ant.version} from ${ant.home} + + + + + + + + + + + + + + + + + +