From b1b846c584c175af75c90833e02889c1ac3064b2 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 28 Oct 2022 17:05:11 +0200 Subject: [PATCH] Added -SNAPSHOT to redeploy the service --- 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.