From 70285edbf1191f070dc27b719baf9e7876ffd9eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Contreras=20Guill=C3=A9n?= Date: Tue, 19 May 2026 20:56:23 +0200 Subject: [PATCH] release: bump version to 26.05.07 --- plugin-api/pom.xml | 2 +- plugin-core/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index eb9263a..9468eed 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.05.06 + 26.05.07 plugin-api diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index 5920d09..b93d4b6 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.05.06 + 26.05.07 plugin-core diff --git a/pom.xml b/pom.xml index e31051c..11ccf3d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,12 @@ org.fireflyframework fireflyframework-parent - 26.05.06 + 26.05.07 org.fireflyframework fireflyframework-plugins - 26.05.06 + 26.05.07 pom Firefly Framework - Common Plugins