Restored release version

This commit is contained in:
Luca Frosini 2022-11-18 15:12:13 +01:00
parent d9ee787061
commit a7e2fbb312
2 changed files with 1 additions and 6 deletions

View File

@ -2,11 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Smart Executor Service
## [v3.2.0-SNAPSHOT]
- Enabling new IS plugins publishing
## [v3.1.0]
- Ported service to authorization-utils [#22871]

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.1.0</version>
<name>SmartExecutor</name>
<description>Smart Executor Service allows to launch recurrent tasks such as task for infrastructure management, healthy monitoring etc.</description>
<packaging>war</packaging>