From 2083dfb95e03a37c574f3e26d7a0a4c0868be887 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Apr 2022 17:38:08 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6618f09..ac4463a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,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). -## [v1.13.1-SNAPSHOT] +## [v1.13.1] - Aligned code and wiki to the new requirements [#23167] - Changed group assign strategy [#23211] [#23215] diff --git a/pom.xml b/pom.xml index 386e8bb..6031b19 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.data-catalogue grsf-publisher-ws - 1.13.1-SNAPSHOT + 1.13.1 war grsf-publisher-ws Utility library to publish GRSF products on GRSF catalogue. @@ -39,7 +39,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.1.1 + 2.2.0 pom import