diff --git a/perun-auditlogger/pom.xml b/perun-auditlogger/pom.xml
index 214baea5af..e89fd87ae3 100644
--- a/perun-auditlogger/pom.xml
+++ b/perun-auditlogger/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml
index 948aaaf618..610d6d9c4c 100644
--- a/perun-auditparser/pom.xml
+++ b/perun-auditparser/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-base/pom.xml b/perun-base/pom.xml
index 8a6567508c..2765b84d44 100644
--- a/perun-base/pom.xml
+++ b/perun-base/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml
index 75d02f26f1..9215f85e6c 100644
--- a/perun-cabinet/pom.xml
+++ b/perun-cabinet/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml
index a938b17b7a..19d3289f90 100644
--- a/perun-cli-java/pom.xml
+++ b/perun-cli-java/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-cli/Perun/Agent.pm b/perun-cli/Perun/Agent.pm
index 360d0ee6cd..dcd1db009b 100755
--- a/perun-cli/Perun/Agent.pm
+++ b/perun-cli/Perun/Agent.pm
@@ -1,5 +1,5 @@
package Perun::Agent;
-my $agentVersion = '24.0.0';
+my $agentVersion = '24.0.1';
my $agentVersionMajor;
if ($agentVersion !~ /^(\d+)(?{ $agentVersionMajor = $^N })\..*/i)
{
diff --git a/perun-core/pom.xml b/perun-core/pom.xml
index fb92f2a6cc..f097c08ff6 100644
--- a/perun-core/pom.xml
+++ b/perun-core/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml
index 86c2bfe36f..0dd4b7e1e3 100644
--- a/perun-dispatcher/pom.xml
+++ b/perun-dispatcher/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml
index beb828370f..406d169ca3 100644
--- a/perun-engine/pom.xml
+++ b/perun-engine/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-integration/pom.xml b/perun-integration/pom.xml
index 34775177d9..ce5626b0d7 100644
--- a/perun-integration/pom.xml
+++ b/perun-integration/pom.xml
@@ -5,7 +5,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
4.0.0
diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml
index cf77ee76db..8c78ecafbb 100644
--- a/perun-ldapc/pom.xml
+++ b/perun-ldapc/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml
index fd5d6223b9..b6c20a5aea 100644
--- a/perun-notification/pom.xml
+++ b/perun-notification/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-openapi/openapi.yml b/perun-openapi/openapi.yml
index 6a98b5f870..872183b47b 100644
--- a/perun-openapi/openapi.yml
+++ b/perun-openapi/openapi.yml
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
- version: 24.0.0
+ version: 24.0.1
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 d72e057595..5854d0faba 100644
--- a/perun-openapi/pom.xml
+++ b/perun-openapi/pom.xml
@@ -7,7 +7,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml
index 2833decb7d..431b622c6b 100644
--- a/perun-registrar-lib/pom.xml
+++ b/perun-registrar-lib/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml
index f482d14229..7debf3980c 100644
--- a/perun-rpc/pom.xml
+++ b/perun-rpc/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml
index 67718dadd7..13ffeac810 100644
--- a/perun-scim/pom.xml
+++ b/perun-scim/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml
index 84dfef6b3e..8cf9dd4d32 100644
--- a/perun-web-gui/pom.xml
+++ b/perun-web-gui/pom.xml
@@ -6,7 +6,7 @@
perun
cz.metacentrum
- 24.0.0
+ 24.0.1
cz.metacentrum.perun
diff --git a/pom.xml b/pom.xml
index 5e277930b5..7b905671e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
cz.metacentrum
perun
- 24.0.0
+ 24.0.1
pom