Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2021-04-16 11:26:26 +02:00
parent e86d348411
commit a7206d002c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Smartgears Distribution
## [v3.3.0-SNAPSHOT]
## [v3.3.0]
- Accounting-lib inherited dependency has been upgraded to 4.1.0

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>pom</packaging>
<name>A distribution for the SmartGears Framework</name>