removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2022-01-21 15:30:05 +01:00
parent a90f7620a6
commit c0d3ef89ce
3 changed files with 5 additions and 2 deletions

View File

@ -54,6 +54,9 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="catalogue-util-library-1.0.3.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/catalogue-util-library/catalogue-util-library">
<dependency-type>uses</dependency-type>
</dependent-module>

View File

@ -4,7 +4,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).
## [v2.1.1-SNAPSHOT] - 2022-01-21
## [v2.1.1] - 2022-01-21
- Just to release the fix #22691

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.portlets.gcubeckan</groupId>
<artifactId>gcube-ckan-datacatalog</artifactId>
<packaging>war</packaging>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<name>gCube CKAN Data Catalog</name>
<description>The gCube CKAN Data Catalog portlet</description>