Removed -SNAPSHOT to release the component

This commit is contained in:
Luca Frosini 2020-11-25 15:15:46 +01:00
parent dfc73f5281
commit 7763dd4abb
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Information System Model
## [v4.1.0-SNAPSHOT]
## [v4.1.0]
- Added support to include additional properties in Property types [#20012]

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<name>Information System Model</name>
<description>Information System Model is the reference model of the gCube Information System</description>
<packaging>jar</packaging>