diff --git a/CHANGELOG.md b/CHANGELOG.md index 32c81fa..8aef948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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] - 2021-03-09 + +just to include new range 1.x, 2.0 of ckan2zenodo-library + + ## [v1.0.0] - 2020-08-26 #### New Features diff --git a/pom.xml b/pom.xml index 2b993e5..08d052b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.gcube.portlets.widgets ckan2zenodo-publisher-widget jar - 1.0.0 + 1.0.1-SNAPSHOT gCube Ckan2Zenodo Publisher widget allows to publish D4Science catalogue's items on Zenodo @@ -65,13 +65,13 @@ org.gcube.portlets.widgets switch-button-widget - [1.0.0, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0) compile org.gcube.data.publishing ckan2zenodo-library - [0.0.1, 1.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0) org.gcube.common