From 0cb336ded461853454c8e8c5636118c7ec8b4d6d Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 13 Sep 2023 11:15:20 +0200 Subject: [PATCH] Enhanced version --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9547996..7bf1a45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Service +## [v4.4.0-SNAPSHOT] + +- Add pagination query methods of resource-registry [#24648] + + ## [v4.3.0] - Migrated code to reorganized E/R format [#24992] diff --git a/pom.xml b/pom.xml index 21b91e8..b62343c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry - 4.3.0 + 4.4.0-SNAPSHOT Resource Registry Service The Resource Registry is a web-service which represent the core component of the gCube Information System war