diff --git a/CHANGELOG.md b/CHANGELOG.md index ca58391..4ac8e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ 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.0.1-SNAPSHOT] - 2022-06-22 + +- [#23525] Removed the scope of xml-apis dependency ## [v1.0.0] - 2022-05-18 diff --git a/pom.xml b/pom.xml index 4d0dd1a..9997439 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.widgets ckan-content-moderator-widget jar - 1.0.0 + 1.0.1-SNAPSHOT gCube Ckan Content Moderator Widget @@ -43,7 +43,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3 + 3.6.4 pom import @@ -79,7 +79,6 @@ xml-apis xml-apis 1.4.01 - provided