From 0159a7a8752487c23da2045e086823ecc9f66716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zl=C3=A1mal?= Date: Fri, 6 Nov 2020 11:57:42 +0100 Subject: [PATCH] Release 3.10.4 - Fixed DB changelog for DB version 3.1.68. We must handle suspended members with and without suspension expiration date. Bug was introduced in 3.10.0. --- perun-auditparser/pom.xml | 2 +- perun-base/pom.xml | 2 +- perun-cabinet/pom.xml | 2 +- perun-cli-java/pom.xml | 2 +- perun-core/pom.xml | 2 +- perun-dispatcher/pom.xml | 2 +- perun-engine/pom.xml | 2 +- perun-ldapc/pom.xml | 2 +- perun-notification/pom.xml | 2 +- perun-openapi/pom.xml | 2 +- perun-registrar-lib/pom.xml | 2 +- perun-rpc/pom.xml | 2 +- perun-scim/pom.xml | 2 +- perun-voot/pom.xml | 2 +- perun-web-gui/pom.xml | 2 +- pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index 58749bf5c7..8f17cad172 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index e668546692..faa9c45558 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index cad14c7b44..0d8e8aaa44 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index b17783030d..e460a9fc13 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 10233b097e..3781649533 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index 4f859e6c24..bd18db10d8 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index 8a4945714b..c2956fd27b 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 67e36fbb3c..5d380d4b62 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index f7b1843f05..f973e151e4 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 3a1cd1eec0..b552d034a8 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index c11ea293bd..638912a8e7 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 380225c684..29e80e81bd 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 6956597a25..f9f5fdb876 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index 4e33239f66..1e06bdd5c8 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index 93b9d79d46..6ec9b48e51 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.10.3 + 3.10.4 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index d7e1166d25..626f2c1a3c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.10.3 + 3.10.4 pom