diff --git a/docgen/parameters.json b/docgen/parameters.json index 70d231868..21c0d5822 100644 --- a/docgen/parameters.json +++ b/docgen/parameters.json @@ -1,7 +1,7 @@ { "title" : "Venus (Fugerit Document Generation Framework)", "name": "Venus", - "version" : "0.4.0", + "version" : "0.4.1", "date" : "07/11/2022", "organization" : { "name" : "Fugerit Org", diff --git a/docgen/release-notes.txt b/docgen/release-notes.txt index 35758b15c..92c00680c 100644 --- a/docgen/release-notes.txt +++ b/docgen/release-notes.txt @@ -1,5 +1,9 @@ -0.4.0 (2022-11-07) --------------------- +0.4.1 (2022-11-07) +------------------ ++ Bump hsqldb from 2.5.0 to 2.7.1 + +0.4.0 (2022-11-07) +------------------ + Changed version format to MAJOR.MINOR.PATH + Changed fj-core version to 0.7.8 diff --git a/fj-doc-base/pom.xml b/fj-doc-base/pom.xml index 04e3e4f0d..5729dd7b1 100644 --- a/fj-doc-base/pom.xml +++ b/fj-doc-base/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.0 + 0.4.1 fj-doc-base diff --git a/fj-doc-ent/pom.xml b/fj-doc-ent/pom.xml index c45c28e52..df2f130f9 100644 --- a/fj-doc-ent/pom.xml +++ b/fj-doc-ent/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.0 + 0.4.1 fj-doc-ent diff --git a/fj-doc-freemarker/pom.xml b/fj-doc-freemarker/pom.xml index 25d9437c4..84409bc9d 100644 --- a/fj-doc-freemarker/pom.xml +++ b/fj-doc-freemarker/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.0 + 0.4.1 fj-doc-freemarker diff --git a/fj-doc-mod-fop/pom.xml b/fj-doc-mod-fop/pom.xml index 0bbd87717..ad596e3b5 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.0 + 0.4.1 fj-doc-mod-fop diff --git a/fj-doc-mod-itext/pom.xml b/fj-doc-mod-itext/pom.xml index a1af9e7e8..e0c2c1815 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.0 + 0.4.1 fj-doc-mod-itext diff --git a/fj-doc-mod-jxl/pom.xml b/fj-doc-mod-jxl/pom.xml index 466aeea7e..004830e2d 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.0 + 0.4.1 fj-doc-mod-jxl diff --git a/fj-doc-mod-pdfbox/pom.xml b/fj-doc-mod-pdfbox/pom.xml index b1d6f9782..1dc48d920 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.0 + 0.4.1 fj-doc-mod-pdfbox diff --git a/fj-doc-mod-poi/pom.xml b/fj-doc-mod-poi/pom.xml index 4f3f9f971..ad9cd6773 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.0 + 0.4.1 fj-doc-mod-poi diff --git a/fj-doc-sample/pom.xml b/fj-doc-sample/pom.xml index db0b73201..abd198461 100644 --- a/fj-doc-sample/pom.xml +++ b/fj-doc-sample/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.4.0 + 0.4.1 fj-doc-sample diff --git a/pom.xml b/pom.xml index a5f515900..3df591fb8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.fugerit.java fj-doc - 0.4.0 + 0.4.1 pom fj-doc