From e47b1473016881c41b372666355d571652e4a508 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 18 Jan 2024 16:20:49 +0100 Subject: [PATCH] Added -SNAPSHOT to allow jenkins to build it --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07202d5..81e497e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.5.2] +## [v2.5.2-SNAPSHOT] - Enforce private to a rejected item to avoid issue #26391 diff --git a/pom.xml b/pom.xml index 93232a2..bf8af32 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.5.2 + 2.5.2-SNAPSHOT gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue.