diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index cd2ea72..cfb4f3c 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.01 plugin-api diff --git a/plugin-api/target/maven-archiver/pom.properties b/plugin-api/target/maven-archiver/pom.properties index f64941b..72c17ed 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.04.01 diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index 8205822..035d41a 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -7,7 +7,7 @@ org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.01 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..bb051ca 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.04.01 diff --git a/pom.xml b/pom.xml index 40362c7..6d09db2 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,12 @@ org.fireflyframework fireflyframework-parent - 26.04.01 + 26.05.01 org.fireflyframework fireflyframework-plugins - 26.04.01 + 26.05.01 pom Firefly Framework - Common Plugins