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

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -14,7 +15,8 @@
<wb-module deploy-name="gcube-ckan-datacatalog-2.2.1-SNAPSHOT">
@ -29,7 +31,8 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -44,7 +47,8 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -59,7 +63,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -74,7 +79,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
@ -89,7 +95,8 @@
<property name="context-root" value="gcube-ckan-datacatalog"/>
@ -104,7 +111,8 @@
<property name="java-output-path" value="/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.0.0-SNAPSHOT/WEB-INF/classes"/>
@ -119,7 +127,8 @@
</wb-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.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>