From 55798dca6fc05d7b012d19922e331061a4e791c7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 21 Oct 2022 11:44:27 +0200 Subject: [PATCH] Restored -SNAPSHOT to test the service with new version of storagehub-application persistence --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9c7851..fe085ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.4.1] +## [v2.4.1-SNAPSHOT] - Integrating Sphinx for documentation [#23833] - Migrated Social service interaction to social-service-client [#23151] diff --git a/pom.xml b/pom.xml index 8611c74..3feed34 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.4.1 + 2.4.1-SNAPSHOT gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.