diff --git a/CHANGELOG.md b/CHANGELOG.md index eaa49fd..efa851f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smart Executor Service +## [v3.1.1-SNAPSHOT] + +- Migrated code to reorganized E/R format [#24992] + + ## [v3.1.0] - Ported service to authorization-utils [#22871] diff --git a/pom.xml b/pom.xml index fa7491f..66d0824 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.vremanagement smart-executor - 3.1.0 + 3.1.1-SNAPSHOT SmartExecutor Smart Executor Service allows to launch recurrent tasks such as task for infrastructure management, healthy monitoring etc. war