diff --git a/build.gradle b/build.gradle
index 5d728f20b3..273b425aa6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -89,7 +89,7 @@ allprojects {
// apply plugin: 'eclipse'
apply plugin: 'idea'
- version = '5.5.0'
+ version = '6.0.0-SNAPSHOT'
}
/**
diff --git a/build.xml b/build.xml
index b7f4b9730c..63b8a4c20e 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 da2ed82d60..6a3ed4c277 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -24,12 +24,12 @@
org.apache.poi
poi-bundle
bundle
- 5.5.0
+ 6.0.0-SNAPSHOT
Apache POI OSGi bundle
UTF-8
- 5.5.0
+ 6.0.0-SNAPSHOT
4.14.0
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 2928a57068..aa7419b45d 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -70,7 +70,7 @@
-
+
Upgrade batik dependency to 1.19
Upgrade bouncycastle dependency to 1.82