diff --git a/perun-auditlogger/pom.xml b/perun-auditlogger/pom.xml
index 2559e9e398..315a647c1e 100644
--- a/perun-auditlogger/pom.xml
+++ b/perun-auditlogger/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml
index 57dc43fdc2..35214b3693 100644
--- a/perun-auditparser/pom.xml
+++ b/perun-auditparser/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-base/pom.xml b/perun-base/pom.xml
index be97deb5a4..f6b8251c28 100644
--- a/perun-base/pom.xml
+++ b/perun-base/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml
index 1026a6b3dc..617da218a8 100644
--- a/perun-cabinet/pom.xml
+++ b/perun-cabinet/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml
index 7951ff390f..78e896cdc6 100644
--- a/perun-cli-java/pom.xml
+++ b/perun-cli-java/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-cli/Perun/Agent.pm b/perun-cli/Perun/Agent.pm
index 367203a9e3..bb12f974f3 100755
--- a/perun-cli/Perun/Agent.pm
+++ b/perun-cli/Perun/Agent.pm
@@ -1,5 +1,5 @@
package Perun::Agent;
-my $agentVersion = '20.0.0';
+my $agentVersion = '21.0.0';
my $agentVersionMajor;
if ($agentVersion !~ /^(\d+)(?{ $agentVersionMajor = $^N })\..*/i)
{
diff --git a/perun-core/pom.xml b/perun-core/pom.xml
index 581997bf42..45f215e7ca 100644
--- a/perun-core/pom.xml
+++ b/perun-core/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml
index 94fc477975..70fdc9dd9c 100644
--- a/perun-dispatcher/pom.xml
+++ b/perun-dispatcher/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml
index a595c500d9..ec875b9f70 100644
--- a/perun-engine/pom.xml
+++ b/perun-engine/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-integration/pom.xml b/perun-integration/pom.xml
index 77152f5628..a8be606688 100644
--- a/perun-integration/pom.xml
+++ b/perun-integration/pom.xml
@@ -5,7 +5,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
4.0.0
diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml
index a76ee79383..7883779d8f 100644
--- a/perun-ldapc/pom.xml
+++ b/perun-ldapc/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml
index 2aa2a7d8de..a5cef9208d 100644
--- a/perun-notification/pom.xml
+++ b/perun-notification/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-openapi/openapi.yml b/perun-openapi/openapi.yml
index 39b4b09893..591eacc8d0 100644
--- a/perun-openapi/openapi.yml
+++ b/perun-openapi/openapi.yml
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
- version: 20.0.0
+ version: 21.0.0
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 cb9bfaede5..0f115bd3c4 100644
--- a/perun-openapi/pom.xml
+++ b/perun-openapi/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml
index 41051a9d6c..8af2343899 100644
--- a/perun-registrar-lib/pom.xml
+++ b/perun-registrar-lib/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml
index 8f78deb2bf..67c282de92 100644
--- a/perun-rpc/pom.xml
+++ b/perun-rpc/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml
index 34b7b61a7b..bead6b5a87 100644
--- a/perun-scim/pom.xml
+++ b/perun-scim/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml
index 95f67bd7c0..d91e2488f2 100644
--- a/perun-web-gui/pom.xml
+++ b/perun-web-gui/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 20.0.0
+ 21.0.0
cz.metacentrum.perun
diff --git a/pom.xml b/pom.xml
index 269beb2653..0ef70b4956 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
cz.metacentrum
perun
- 20.0.0
+ 21.0.0
pom