diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22d918a82..5d780f7ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog
+## 9.11.1 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/26
+*
+
## 9.11.0 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/25?closed=1
* Add support for `word-break:break-all` CSS property -- thanks to Kyle Stephens (#438)
* #440 Fix relative background image (#441)
diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml
index 0f0f3a493..de6ad9ed5 100644
--- a/flying-saucer-core/pom.xml
+++ b/flying-saucer-core/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml
index 9e0daddba..a233fb03e 100644
--- a/flying-saucer-examples/pom.xml
+++ b/flying-saucer-examples/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml
index f05145c0c..b6431dc2a 100644
--- a/flying-saucer-fop/pom.xml
+++ b/flying-saucer-fop/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml
index d65d66751..0dcb82e3a 100644
--- a/flying-saucer-log4j/pom.xml
+++ b/flying-saucer-log4j/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml
index 3e10c189f..c78d2c61b 100644
--- a/flying-saucer-pdf-osgi/pom.xml
+++ b/flying-saucer-pdf-osgi/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml
index 2e0125524..0f6cc7bb1 100644
--- a/flying-saucer-pdf/pom.xml
+++ b/flying-saucer-pdf/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml
index e4bbd05f1..3092d9f7c 100644
--- a/flying-saucer-swt/pom.xml
+++ b/flying-saucer-swt/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index 061626005..e0d37e729 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.11.0
+ 9.11.1-SNAPSHOT
pom