diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d83cc0..50efbf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [v2.0.4-SNAPSHOT] - 2023-04-12 + +- Integrated the deleteFileset method [#24977] + ## [v2.0.3-SNAPSHOT] - 2023-02-09 #### Enhancements diff --git a/pom.xml b/pom.xml index c97e2d1..ec6165c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.application geoportal-data-common - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT GeoPortal Data Common is common library used by GUI components developed for GeoNA