Updated for release new versionUpgraded to new micro version for release

This commit is contained in:
Mauro Mugnaini 2020-12-21 18:10:41 +01:00
parent 122f078286
commit 9ab63a98e0
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog for "event-publisher-portal"
## [v1.0.2]
- OIDC token only is now used to send events to the orchestrator endpoint (UMA token is no more involved).
## [v1.0.1]
- First release (#19461)

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-portal</artifactId>
<packaging>jar</packaging>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<dependencyManagement>
<dependencies>
<dependency>