From 0d5cf97d43f0c2d8f280ead27a2a2a0e5730c067 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Jan 2023 19:08:42 +0000 Subject: [PATCH] chore(release): 21.0.2 ## [21.0.2](https://github.com/CESNET/perun/compare/v21.0.1...v21.0.2) (2023-01-16) ### Bug Fixes * remove apostrophe from ldif ([509ecd4](https://github.com/CESNET/perun/commit/509ecd49101c758b05987d564665dd1eb3b629a2)) --- perun-auditlogger/pom.xml | 2 +- perun-auditparser/pom.xml | 2 +- perun-base/pom.xml | 2 +- perun-cabinet/pom.xml | 2 +- perun-cli-java/pom.xml | 2 +- perun-cli/Perun/Agent.pm | 2 +- perun-core/pom.xml | 2 +- perun-dispatcher/pom.xml | 2 +- perun-engine/pom.xml | 2 +- perun-integration/pom.xml | 2 +- perun-ldapc/pom.xml | 2 +- perun-notification/pom.xml | 2 +- perun-openapi/openapi.yml | 2 +- perun-openapi/pom.xml | 2 +- perun-registrar-lib/pom.xml | 2 +- perun-rpc/pom.xml | 2 +- perun-scim/pom.xml | 2 +- perun-web-gui/pom.xml | 2 +- pom.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/perun-auditlogger/pom.xml b/perun-auditlogger/pom.xml index 34e3f3d0ca..1875873501 100644 --- a/perun-auditlogger/pom.xml +++ b/perun-auditlogger/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index e50785c9a6..c25c350857 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index e8e41afdaa..aa424858a9 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index af2a06ef04..56f47712ec 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index f8d9237d3f..b4ab7b15f6 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-cli/Perun/Agent.pm b/perun-cli/Perun/Agent.pm index 9e82956c17..bc5b01ed24 100755 --- a/perun-cli/Perun/Agent.pm +++ b/perun-cli/Perun/Agent.pm @@ -1,5 +1,5 @@ package Perun::Agent; -my $agentVersion = '21.0.1'; +my $agentVersion = '21.0.2'; my $agentVersionMajor; if ($agentVersion !~ /^(\d+)(?{ $agentVersionMajor = $^N })\..*/i) { diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 37521c65cc..16a8f5d0e5 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index 1b21ef7030..7dca29e6b7 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index 27a60d7be2..2c954e16ac 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-integration/pom.xml b/perun-integration/pom.xml index 6fe36ecbf0..a483bec0d4 100644 --- a/perun-integration/pom.xml +++ b/perun-integration/pom.xml @@ -5,7 +5,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 4.0.0 diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index aa42e4924c..b01f3065dd 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index ba4ae2af47..42d132e9ac 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-openapi/openapi.yml b/perun-openapi/openapi.yml index e644e8d18d..616bf9c007 100644 --- a/perun-openapi/openapi.yml +++ b/perun-openapi/openapi.yml @@ -1,6 +1,6 @@ openapi: 3.0.3 info: - version: 21.0.1 + version: 21.0.2 title: Perun RPC API description: Perun Remote Procedure Calls Application Programming Interface contact: diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 52a0046e53..c4ad4ff505 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index 77f7ede974..585ba5be09 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 4eb0325f29..a64a54b8b3 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 300182e88e..7ad0495eaa 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index b089cbb0dd..eb39b20378 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 21.0.1 + 21.0.2 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index be4594d8c1..7c79b9a680 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 21.0.1 + 21.0.2 pom