diff --git a/CHANGELOG.md b/CHANGELOG.md index 89482c758..bc6aaf526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## 9.9.2 (under construction) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/18 -* +## 9.9.2 (released 04.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/18?closed=1 +* #377 Add automatic module name to MANIFEST.MF files - thanks to @Openhelios (#378) ## 9.9.1 (released 26.08.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/17?closed=1 * Modify pattern so that headings won't have an upper limitation for their level - thanks to Orosz Péter (#359) diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml index d5c3d6cb5..da34f6fd6 100644 --- a/flying-saucer-core/pom.xml +++ b/flying-saucer-core/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml index 1b4f239dd..56c630bc6 100644 --- a/flying-saucer-examples/pom.xml +++ b/flying-saucer-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml index 336d78531..bb88ac07a 100644 --- a/flying-saucer-fop/pom.xml +++ b/flying-saucer-fop/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml index 13eaf785e..e18cf9708 100644 --- a/flying-saucer-log4j/pom.xml +++ b/flying-saucer-log4j/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml index 9bfb632a8..6f8dfd48f 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.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml index 43aa21f00..40513cd3a 100644 --- a/flying-saucer-pdf/pom.xml +++ b/flying-saucer-pdf/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-swt-examples/pom.xml b/flying-saucer-swt-examples/pom.xml index c71feaf44..4733ce6dd 100644 --- a/flying-saucer-swt-examples/pom.xml +++ b/flying-saucer-swt-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml index 0fe517021..69b6c6ec0 100644 --- a/flying-saucer-swt/pom.xml +++ b/flying-saucer-swt/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 860405ea8..3af966544 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.2-SNAPSHOT + 9.9.2 pom