From 044d2edd050e8f9f5096082b99e7350da8523b46 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 31 Aug 2022 12:03:39 +0200 Subject: [PATCH] Upgraded the version --- CHANGELOG.md | 8 +++++++- pom.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b873306..7dbd67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,15 @@ 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.3-SNAPSHOT] + +- Adding support for "FAO SDG 14.4.1 Questionnaire" source [#23670] + + ## [v1.13.2-SNAPSHOT] - Migrated request to social-service-client [#23679] -- Adding support for "FAO SDG 14.4.1 Questionnaire" source [#23670] + ## [v1.13.1] @@ -15,6 +20,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Tag are added also to legacy records [#23216] - Fixed code which generated groups id from name [#23215] + ## [v1.13.0] ### Added diff --git a/pom.xml b/pom.xml index 4625317..2e6f1d1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.data-catalogue grsf-publisher-ws - 1.13.2-SNAPSHOT + 1.13.3-SNAPSHOT war grsf-publisher-ws Utility library to publish GRSF products on GRSF catalogue.