diff --git a/CHANGELOG.md b/CHANGELOG.md index 5620a16..8a7cf76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,17 +4,14 @@ 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). -## [v3.4.0-SNAPSHOT] - -- The save operation is now monitored asynchronously [#28268] - -## [v3.3.0] - 2024-06-28 +## [v3.3.0-SNAPSHOT] - 2024-06-28 - Implemented the init facility to resolve a public link on an item [#27120] - Integrated new Uri-Resolver-Manager [#27160] - Added Get Shareable Link facility [#27120] - Added optional message when performing lifecycle step [#27192] - Enforced deleteProject method/UX +- The save operation is now monitored asynchronously [#28268] ## [v3.2.2] - 2024-01-11 diff --git a/pom.xml b/pom.xml index 1026dd6..62460d1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.user geoportal-data-entry-app war - 3.4.0-SNAPSHOT + 3.3.0-SNAPSHOT GeoPortal Data Entry App The GeoPortal Data Entry App is an application to build the web forms for data entries needed to create projects/documents (based on UCD) in the D4Science Geoportal service