diff --git a/build.gradle b/build.gradle index 1fbd71d700..50caebfee7 100644 --- a/build.gradle +++ b/build.gradle @@ -108,13 +108,13 @@ subprojects { // See https://github.com/melix/japicmp-gradle-plugin apply plugin: 'me.champeau.gradle.japicmp' - version = '5.0.0-SNAPSHOT' + version = '5.0.1-SNAPSHOT' ext { bouncyCastleVersion = '1.67' commonsCodecVersion = '1.15' commonsCompressVersion = '1.20' commonsMathVersion = '3.6.1' - japicmpversion = '4.1.2' + japicmpversion = '5.0.0' junitVersion = '5.7.0' mockitoVersion = '3.6.0' hamcrestVersion = '2.2' diff --git a/build.xml b/build.xml index e606f9fc30..7fd9124111 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ under the License. The Apache POI project Ant build. - + @@ -2954,7 +2954,7 @@ under the License. - + diff --git a/doap_POI.rdf b/doap_POI.rdf index 2178f992e3..b2324ca29e 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -1,8 +1,8 @@