Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2022-05-19 10:52:56 +02:00
parent 1e6fa8b9f6
commit c1f283486a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.4.0-SNAPSHOT]
## [v1.4.0]
- Removed old code which set the user role in ckan [#23310]
- Fixed gcat discovery [#23309]

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.data.access</groupId>
<artifactId>ckan-connector</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>war</packaging>
<name>ckan connector</name>
<description>a ckan connector for automatic login</description>