From 20ced62f2e489b7a3cec49db4b390d0274c74fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Contreras=20Guill=C3=A9n?= Date: Tue, 19 May 2026 17:57:09 +0200 Subject: [PATCH] release: bump version to 26.05.01 --- fireflyframework-webhooks-core/pom.xml | 2 +- fireflyframework-webhooks-interfaces/pom.xml | 2 +- fireflyframework-webhooks-processor/pom.xml | 2 +- fireflyframework-webhooks-sdk/pom.xml | 2 +- fireflyframework-webhooks-web/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/fireflyframework-webhooks-core/pom.xml b/fireflyframework-webhooks-core/pom.xml index 8b31a59..0abe405 100644 --- a/fireflyframework-webhooks-core/pom.xml +++ b/fireflyframework-webhooks-core/pom.xml @@ -6,7 +6,7 @@ org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 fireflyframework-webhooks-core diff --git a/fireflyframework-webhooks-interfaces/pom.xml b/fireflyframework-webhooks-interfaces/pom.xml index 2746913..66574ae 100644 --- a/fireflyframework-webhooks-interfaces/pom.xml +++ b/fireflyframework-webhooks-interfaces/pom.xml @@ -6,7 +6,7 @@ org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 fireflyframework-webhooks-interfaces diff --git a/fireflyframework-webhooks-processor/pom.xml b/fireflyframework-webhooks-processor/pom.xml index ca32808..32d812c 100644 --- a/fireflyframework-webhooks-processor/pom.xml +++ b/fireflyframework-webhooks-processor/pom.xml @@ -6,7 +6,7 @@ org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 fireflyframework-webhooks-processor diff --git a/fireflyframework-webhooks-sdk/pom.xml b/fireflyframework-webhooks-sdk/pom.xml index 7e3ddad..63031bd 100644 --- a/fireflyframework-webhooks-sdk/pom.xml +++ b/fireflyframework-webhooks-sdk/pom.xml @@ -6,7 +6,7 @@ org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 fireflyframework-webhooks-sdk diff --git a/fireflyframework-webhooks-web/pom.xml b/fireflyframework-webhooks-web/pom.xml index 83f5d1d..4b943c3 100644 --- a/fireflyframework-webhooks-web/pom.xml +++ b/fireflyframework-webhooks-web/pom.xml @@ -6,7 +6,7 @@ org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 fireflyframework-webhooks-web diff --git a/pom.xml b/pom.xml index af5cfb4..67685de 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ org.fireflyframework fireflyframework-parent - 26.04.01 + 26.05.01 org.fireflyframework fireflyframework-webhooks - 26.04.01 + 26.05.01 pom Firefly Framework - Webhooks Library