Removed -SNAPSHOT to be released.

This commit is contained in:
Francesco Mangiacrapa 2022-05-26 11:37:21 +02:00
parent c1e2c23456
commit dc823380d0
3 changed files with 20 additions and 11 deletions

View File

@ -13,6 +13,7 @@
<wb-module deploy-name="gcube-ckan-datacatalog-2.2.1-SNAPSHOT">
@ -28,6 +29,7 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -43,6 +45,7 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -58,6 +61,7 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -73,6 +77,7 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
@ -88,6 +93,7 @@
<property name="context-root" value="gcube-ckan-datacatalog"/>
@ -103,6 +109,7 @@
<property name="java-output-path" value="/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.0.0-SNAPSHOT/WEB-INF/classes"/>
@ -118,6 +125,7 @@
</wb-module>
@ -133,4 +141,5 @@
</project-modules>

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.1-SNAPSHOT] - 2022-05-26
## [v2.2.1] - 2022-05-26
#### Enhancements

View File

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