diff --git a/build.gradle b/build.gradle index 68a503520e..87085effb7 100644 --- a/build.gradle +++ b/build.gradle @@ -108,7 +108,7 @@ subprojects { apply plugin: 'de.thetaphi.forbiddenapis' apply plugin: 'com.github.spotbugs' - version = '5.1.1-SNAPSHOT' + version = '5.1.0' ext { bouncyCastleVersion = '1.69' commonsCodecVersion = '1.15' diff --git a/build.xml b/build.xml index 7311d39958..fdf29b2a7b 100644 --- a/build.xml +++ b/build.xml @@ -42,8 +42,8 @@ under the License. The Apache POI project Ant build. - - + + diff --git a/osgi/pom.xml b/osgi/pom.xml index 461f040111..a1397fb48a 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.1.1-SNAPSHOT + 5.1.0 Apache POI OSGi bundle UTF-8 - 5.1.1-SNAPSHOT + 5.1.0 4.12.0