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