From 45b01130aa4e27bc09b6e22942564b97d5155f71 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 1 Aug 2022 15:16:32 +0200 Subject: [PATCH] Removed -SNAPSHOT to be released --- .classpath | 6 +++--- .settings/com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 8 +------- CHANGELOG.md | 2 +- pom.xml | 2 +- 5 files changed, 7 insertions(+), 13 deletions(-) diff --git a/.classpath b/.classpath index e9845f6..97a6cd2 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 0a3ea11..1afb8c2 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,6 +1,6 @@ >>>>>>>=refs/heads/task_20699 eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.3-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.3 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ca61f71..80898b1 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -29,7 +29,7 @@ - + @@ -154,12 +154,6 @@ - - uses - - - uses - diff --git a/CHANGELOG.md b/CHANGELOG.md index bda51fb..828d328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.3-SNAPSHOT] - 2022-07-29 +## [v2.2.3] - 2022-08-01 #### Enhancements diff --git a/pom.xml b/pom.xml index 3f3b1dd..54a4536 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.2.3-SNAPSHOT + 2.2.3 gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet