Removed -SNAPSHOT for release

master r5.4.0
Luca Frosini 3 years ago
parent e98829d01b
commit cbdf37faa7

@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Smart Executor API
## [v3.0.0-SNAPSHOT]
## [v3.0.0]
- Switched smart-executor JSON management to gcube-jackson [#19647]
- Plugins must provide a property file with name <PluginName>.properties [#21596]

@ -10,7 +10,7 @@
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<description>Smart Executor Service API Library</description>
<properties>

Loading…
Cancel
Save