diff --git a/CHANGELOG.md b/CHANGELOG.md index 992ca52..8d0acf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for accounting-summary-access -## [v1.0.2] - 2020-09-03 +## [v1.0.3-SNAPSHOT] - 2020-09-03 ### Fixes -- Integration with gcube distribution (boms 2.0.0) \ No newline at end of file +- Integration with gcube distribution (https://support.d4science.org/issues/19612) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 634a507..c37f47f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.accounting accounting-summary-access - 1.0.2 + 1.0.3-SNAPSHOT Accounting Summary Access Java library for accessing accounting summary data @@ -17,7 +17,7 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import