From b1fcee1970b2d284e06711c173e5ed4afa6aa8c8 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 May 2023 15:46:36 +0200 Subject: [PATCH] Added -SNAPSHOT for merging on master --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a19c59e..edb6acc 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.1.0] - 2023-04-12 +## [v2.1.0-SNAPSHOT] - 2023-04-12 - Integrated the deleteFileset method [#24977] - Integrated with the Geoportal_Resolver service [#25031] diff --git a/pom.xml b/pom.xml index ee60da1..a9d7475 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.application geoportal-data-common - 2.1.0 + 2.1.0-SNAPSHOT GeoPortal Data Common is common library used by GUI components developed for GeoNA