diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index cd2ea72..eb9263a 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.06 plugin-api diff --git a/plugin-api/target/maven-archiver/pom.properties b/plugin-api/target/maven-archiver/pom.properties index f64941b..6e9e46c 100644 --- a/plugin-api/target/maven-archiver/pom.properties +++ b/plugin-api/target/maven-archiver/pom.properties @@ -1,3 +1,3 @@ artifactId=plugin-api groupId=org.fireflyframework -version=26.02.06 +version=26.05.01 diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index 8205822..5920d09 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.06 plugin-core @@ -22,5 +22,13 @@ plugin-api ${project.version} + + + + org.fireflyframework + fireflyframework-observability + ${project.version} + true + diff --git a/plugin-core/target/maven-archiver/pom.properties b/plugin-core/target/maven-archiver/pom.properties index 878bc75..c689021 100644 --- a/plugin-core/target/maven-archiver/pom.properties +++ b/plugin-core/target/maven-archiver/pom.properties @@ -1,3 +1,3 @@ artifactId=plugin-core groupId=org.fireflyframework -version=26.02.06 +version=26.05.01 diff --git a/pom.xml b/pom.xml index 40362c7..e31051c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,12 @@ org.fireflyframework fireflyframework-parent - 26.04.01 + 26.05.06 org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.06 pom Firefly Framework - Common Plugins