diff --git a/perun-auditlogger/pom.xml b/perun-auditlogger/pom.xml index 71d583cc14..7a1c64602c 100644 --- a/perun-auditlogger/pom.xml +++ b/perun-auditlogger/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index 40dbed5add..eef3daba45 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index 4bd81644e9..914f90ea7f 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index 14eefa1953..458ad462d2 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index 6405a29ed8..0197537cf5 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-cli/Perun/Agent.pm b/perun-cli/Perun/Agent.pm index 8a4a632df3..96878c1767 100755 --- a/perun-cli/Perun/Agent.pm +++ b/perun-cli/Perun/Agent.pm @@ -1,5 +1,5 @@ package Perun::Agent; -my $agentVersion = '25.4.0'; +my $agentVersion = '25.4.1'; my $agentVersionMajor; if ($agentVersion !~ /^(\d+)(?{ $agentVersionMajor = $^N })\..*/i) { diff --git a/perun-core/pom.xml b/perun-core/pom.xml index e132e64227..96d3468936 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index c1ea4951d5..73eb578efe 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index c24d4e1393..1287c4d4f5 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-integration/pom.xml b/perun-integration/pom.xml index 2d694d4c06..4de3faff1e 100644 --- a/perun-integration/pom.xml +++ b/perun-integration/pom.xml @@ -5,7 +5,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 4.0.0 diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 55d51f81cb..e2b1b441c3 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index 875fa82e60..054c2367d0 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-openapi/openapi.yml b/perun-openapi/openapi.yml index ccf9e0acc0..26a175fd52 100644 --- a/perun-openapi/openapi.yml +++ b/perun-openapi/openapi.yml @@ -1,6 +1,6 @@ openapi: 3.0.3 info: - version: 25.4.0 + version: 25.4.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 58e004ead8..d0244a1052 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index dce10d9aab..cb4f09ffd1 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 2df2b39b7c..18a91d2cdf 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 9d222ff09c..684985946d 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index 1d3fc7c742..84b8a9c004 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 25.4.0 + 25.4.1 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index 3042953c53..b704bcb2fc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 25.4.0 + 25.4.1 pom