#23805 #2

Merged
fabio.sinibaldi merged 3 commits from #23805 into master 2022-09-26 17:25:00 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ae5dfc2301 - Show all commits

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for accounting-summary-access
## [v1.0.3] - 2020-09-03
## [v1.0.3-SNAPSHOT] - 2020-09-03
Integrated auth-utils

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-summary-access</artifactId>
<version>1.0.3</version>
<version>1.0.3-SNAPSHOT</version>
<name>Accounting Summary Access</name>
<description>Java library for accessing accounting summary data</description>