Revert "removed -SNAPSHOT to be released"

This reverts commit fc4270954c.
This commit is contained in:
Francesco Mangiacrapa 2024-03-19 16:56:58 +01:00
parent fc4270954c
commit c5f4b7b8aa
3 changed files with 14 additions and 20 deletions

View File

@ -52,7 +52,6 @@
@ -128,7 +127,6 @@
@ -204,7 +202,6 @@
@ -280,7 +277,6 @@
@ -305,9 +301,10 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="ckan-metadata-publisher-widget-2.2.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ckan-metadata-publisher-widget/ckan-metadata-publisher-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -436,7 +433,6 @@
@ -512,7 +508,6 @@
@ -588,7 +583,6 @@

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.3.0] - 2024-02-02
## [v2.3.0-SNAPSHOT] - 2024-02-02
- Supported the Edit facility [#26639]
- Supported the Delete facility [#26793]

View File

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