diff --git a/build.gradle b/build.gradle index dde76fe7447..83ae193dd57 100644 --- a/build.gradle +++ b/build.gradle @@ -100,7 +100,7 @@ allprojects { // apply plugin: 'eclipse' apply plugin: 'idea' - version = '5.4.0-SNAPSHOT' + version = '5.4.0' } /** diff --git a/build.xml b/build.xml index e60785a94b7..a386b61d4be 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/osgi/pom.xml b/osgi/pom.xml index f29ac77e8de..51acd6b66e8 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,13 +24,13 @@ org.apache.poi poi-bundle bundle - 5.4.0-SNAPSHOT + 5.4.0 Apache POI OSGi bundle UTF-8 - 5.4.0-SNAPSHOT - 4.12.0 + 5.4.0 + 4.14.0