Upgraded to new micro version for release

This commit is contained in:
Mauro Mugnaini 2020-12-21 18:09:59 +01:00
parent d3b2869e6e
commit 9ec585419c
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
# Changelog for "event-publisher-library"
## [v1.0.2]
- Refactored/extracted event sender that uses OIDC token only and extended it for the UMA version.
## [v1.0.1]
- Tuned some log levels and content sending the event and removed the use of deprecated code
- Tuned some log levels and content sending the event and removed the use of deprecated code.
## [v1.0.0-SNAPSHOT]
- First release (#19461)

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>event-publisher-library</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<dependencyManagement>
<dependencies>
<dependency>