diff --git a/docgen/parameters.json b/docgen/parameters.json index 21c0d5822..096a94079 100644 --- a/docgen/parameters.json +++ b/docgen/parameters.json @@ -1,7 +1,7 @@ { "title" : "Venus (Fugerit Document Generation Framework)", "name": "Venus", - "version" : "0.4.1", + "version" : "0.4.2", "date" : "07/11/2022", "organization" : { "name" : "Fugerit Org", diff --git a/docgen/release-notes.txt b/docgen/release-notes.txt index 92c00680c..377548489 100644 --- a/docgen/release-notes.txt +++ b/docgen/release-notes.txt @@ -1,4 +1,8 @@ -0.4.1 (2022-11-07) +0.4.2 (2022-11-07) +------------------ ++ Changed fj-core version to 0.7.9 + +0.4.1 (2022-11-07) ------------------ + Bump hsqldb from 2.5.0 to 2.7.1 diff --git a/fj-doc-base/pom.xml b/fj-doc-base/pom.xml index 5729dd7b1..042f59336 100644 --- a/fj-doc-base/pom.xml +++ b/fj-doc-base/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.1 + 0.4.2 fj-doc-base diff --git a/fj-doc-ent/pom.xml b/fj-doc-ent/pom.xml index df2f130f9..3e2df0f28 100644 --- a/fj-doc-ent/pom.xml +++ b/fj-doc-ent/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.1 + 0.4.2 fj-doc-ent diff --git a/fj-doc-freemarker/pom.xml b/fj-doc-freemarker/pom.xml index 84409bc9d..f12844d6a 100644 --- a/fj-doc-freemarker/pom.xml +++ b/fj-doc-freemarker/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.1 + 0.4.2 fj-doc-freemarker diff --git a/fj-doc-mod-fop/pom.xml b/fj-doc-mod-fop/pom.xml index ad596e3b5..7a1674134 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.4.1 + 0.4.2 fj-doc-mod-fop diff --git a/fj-doc-mod-itext/pom.xml b/fj-doc-mod-itext/pom.xml index e0c2c1815..14bc8ca8f 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.4.1 + 0.4.2 fj-doc-mod-itext diff --git a/fj-doc-mod-jxl/pom.xml b/fj-doc-mod-jxl/pom.xml index 004830e2d..b7fad9672 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.4.1 + 0.4.2 fj-doc-mod-jxl diff --git a/fj-doc-mod-pdfbox/pom.xml b/fj-doc-mod-pdfbox/pom.xml index 1dc48d920..52f0c8e36 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.4.1 + 0.4.2 fj-doc-mod-pdfbox diff --git a/fj-doc-mod-poi/pom.xml b/fj-doc-mod-poi/pom.xml index ad9cd6773..faf471c14 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.4.1 + 0.4.2 fj-doc-mod-poi diff --git a/fj-doc-sample/pom.xml b/fj-doc-sample/pom.xml index abd198461..f86fce0a4 100644 --- a/fj-doc-sample/pom.xml +++ b/fj-doc-sample/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.1 + 0.4.2 fj-doc-sample diff --git a/pom.xml b/pom.xml index 3df591fb8..da88eb3fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.fugerit.java fj-doc - 0.4.1 + 0.4.2 pom fj-doc