From 6685f21fae9c14246853a6d868caac0e9b978d16 Mon Sep 17 00:00:00 2001 From: lucio Date: Mon, 7 Oct 2019 10:42:18 +0200 Subject: [PATCH] added changelong --- changelog.xml | 3 +++ pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.xml b/changelog.xml index 832c470..a38d3b7 100644 --- a/changelog.xml +++ b/changelog.xml @@ -8,4 +8,7 @@ added calls for ExternalServiceToken generator + + added setRoles for a specific token + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 1cbfb84..fbbe79e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.gcube.common authorization-client - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT authorization service client library @@ -94,7 +94,7 @@ maven-assembly-plugin - ${distroDirectory}/descriptor.xml + descriptor.xml