From 81822f822b8e2ce9d902910966fe06474a85fe10 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 22 Apr 2022 18:41:34 +0200 Subject: [PATCH] Upgraded version and changelog --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ed925..b70730c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ 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.3.2-SNAPSHOT] + +- Updated Labels [#23167] + + ## [v1.3.1] - 2021-04-09 ### Changed diff --git a/pom.xml b/pom.xml index 0e324bf..7003e57 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.data-catalogue grsf-common-library jar - 1.3.1 + 1.3.2-SNAPSHOT Common library for GRSF service and management panel