removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-03-02 17:03:57 +01:00
parent 6b320cb216
commit 607e480793
3 changed files with 23 additions and 11 deletions

View File

@ -19,6 +19,7 @@
@ -61,6 +62,7 @@
@ -103,6 +105,7 @@
@ -145,6 +148,7 @@
@ -187,6 +191,7 @@
@ -209,6 +214,9 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="ckan-content-moderator-widget-1.2.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ckan-content-moderator-widget/ckan-content-moderator-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="storagehub-client-wrapper-1.2.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-client-wrapper/storagehub-client-wrapper">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -232,6 +240,7 @@
@ -274,6 +283,7 @@
@ -316,6 +326,7 @@
@ -358,6 +369,7 @@

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.2.5-SNAPSHOT] - 2023-01-26
## [v2.2.5] - 2023-03-02
#### Enhancements

View File

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