diff --git a/docgen/parameters.json b/docgen/parameters.json
index 407e5667b..da62635af 100644
--- a/docgen/parameters.json
+++ b/docgen/parameters.json
@@ -1,7 +1,7 @@
{
"title" : "Venus (Fugerit Document Generation Framework)",
"name": "Venus",
- "version" : "0.3.8.3",
+ "version" : "0.3.8.4",
"date" : "14/02/2022",
"organization" : {
"name" : "Fugerit Org",
diff --git a/docgen/release-notes.txt b/docgen/release-notes.txt
index e32919ae8..11c7fecf0 100644
--- a/docgen/release-notes.txt
+++ b/docgen/release-notes.txt
@@ -1,4 +1,4 @@
-0.3.8.3 (2022-02-14)
+0.3.8.3 / 0.3.8.4 (2022-02-14)
--------------------
+ Fix in empty list handling for fop type handler
diff --git a/fj-doc-base/pom.xml b/fj-doc-base/pom.xml
index 68d93bda5..b3201091e 100644
--- a/fj-doc-base/pom.xml
+++ b/fj-doc-base/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-base
diff --git a/fj-doc-ent/pom.xml b/fj-doc-ent/pom.xml
index 40c7b1d5b..b86942aae 100644
--- a/fj-doc-ent/pom.xml
+++ b/fj-doc-ent/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-ent
diff --git a/fj-doc-freemarker/pom.xml b/fj-doc-freemarker/pom.xml
index 552637064..c38ba5b48 100644
--- a/fj-doc-freemarker/pom.xml
+++ b/fj-doc-freemarker/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-freemarker
diff --git a/fj-doc-mod-fop/pom.xml b/fj-doc-mod-fop/pom.xml
index 4ef7125b5..329bc6733 100644
--- a/fj-doc-mod-fop/pom.xml
+++ b/fj-doc-mod-fop/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-mod-fop
diff --git a/fj-doc-mod-itext/pom.xml b/fj-doc-mod-itext/pom.xml
index 9378c6386..3eeae2940 100644
--- a/fj-doc-mod-itext/pom.xml
+++ b/fj-doc-mod-itext/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-mod-itext
diff --git a/fj-doc-mod-jxl/pom.xml b/fj-doc-mod-jxl/pom.xml
index 4990fb409..84f04df77 100644
--- a/fj-doc-mod-jxl/pom.xml
+++ b/fj-doc-mod-jxl/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-mod-jxl
diff --git a/fj-doc-mod-pdfbox/pom.xml b/fj-doc-mod-pdfbox/pom.xml
index df138df5e..705b120c2 100644
--- a/fj-doc-mod-pdfbox/pom.xml
+++ b/fj-doc-mod-pdfbox/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-mod-pdfbox
diff --git a/fj-doc-mod-poi/pom.xml b/fj-doc-mod-poi/pom.xml
index dd81e2e09..569390a2d 100644
--- a/fj-doc-mod-poi/pom.xml
+++ b/fj-doc-mod-poi/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-mod-poi
diff --git a/fj-doc-sample/pom.xml b/fj-doc-sample/pom.xml
index 96cfdc941..9a61d5956 100644
--- a/fj-doc-sample/pom.xml
+++ b/fj-doc-sample/pom.xml
@@ -7,7 +7,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
fj-doc-sample
diff --git a/pom.xml b/pom.xml
index d4c58a9e9..fc6db1076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.fugerit.java
fj-doc
- 0.3.8.3
+ 0.3.8.4
pom
fj-doc