From a2e92985f4d9c1cfc34833872dfbbed086b4658b Mon Sep 17 00:00:00 2001 From: Peter Balcirak Date: Fri, 23 Apr 2021 10:11:52 +0200 Subject: [PATCH] Release 3.22.0 * Added support for new form fields configurations. * Added support to capture redirect url into the attribute. * Fixed Java version issues. --- perun-wui-admin/pom.xml | 4 ++-- perun-wui-consolidator/pom.xml | 4 ++-- perun-wui-core/pom.xml | 4 ++-- perun-wui-profile/pom.xml | 4 ++-- perun-wui-pwdreset/pom.xml | 4 ++-- perun-wui-registrar/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/perun-wui-admin/pom.xml b/perun-wui-admin/pom.xml index 64af467a..4941e32f 100644 --- a/perun-wui-admin/pom.xml +++ b/perun-wui-admin/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-admin - 3.2.1 + 3.22.0 war perun-wui-admin diff --git a/perun-wui-consolidator/pom.xml b/perun-wui-consolidator/pom.xml index 2cce2845..c8eea70f 100644 --- a/perun-wui-consolidator/pom.xml +++ b/perun-wui-consolidator/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-consolidator - 3.2.1 + 3.22.0 war perun-wui-consolidator diff --git a/perun-wui-core/pom.xml b/perun-wui-core/pom.xml index 849f7b59..0f591de3 100644 --- a/perun-wui-core/pom.xml +++ b/perun-wui-core/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-core - 3.2.1 + 3.22.0 jar perun-wui-core diff --git a/perun-wui-profile/pom.xml b/perun-wui-profile/pom.xml index a19939f1..85e02d37 100644 --- a/perun-wui-profile/pom.xml +++ b/perun-wui-profile/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-profile - 3.2.1 + 3.22.0 war perun-wui-profile diff --git a/perun-wui-pwdreset/pom.xml b/perun-wui-pwdreset/pom.xml index 9a3303b1..2bf05eb1 100644 --- a/perun-wui-pwdreset/pom.xml +++ b/perun-wui-pwdreset/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-pwdreset - 3.2.1 + 3.22.0 war perun-wui-pwdreset diff --git a/perun-wui-registrar/pom.xml b/perun-wui-registrar/pom.xml index ef480d5c..4dca79a4 100644 --- a/perun-wui-registrar/pom.xml +++ b/perun-wui-registrar/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.22.0 cz.metacentrum.perun.wui perun-wui-registrar - 3.2.1 + 3.22.0 war perun-wui-registrar diff --git a/pom.xml b/pom.xml index 324f1527..19198fbb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cz.metacentrum.perun wui - 3.2.1 + 3.22.0 pom