Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2022-01-13 16:11:08 +01:00
parent b508ce1ee0
commit ba55624d4f
2 changed files with 3 additions and 3 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.3.0-SNAPSHOT]
## [v1.3.0]
- updated gcat-client version [#21530]
- adoption of gcube-smartgears-bom.2.0.0
- adoption of gcube-smartgears-bom.2.1.0

View File

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