Compare commits

...

1 Commits

Author SHA1 Message Date
Alfredo Oliviero 4deef36f34 v1.0.1 2025-01-09 14:11:53 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -4,12 +4,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.0.1-SNAPSHOT]
## [v1.0.1]
- read d4s-dynamic-scope configuration on Keycloak server from IS, and set uma = !d4s-dynamic-scope [#28129]
- added common/js/utils.js dependency
- moved IS configuration to Auth/IAM from Service/IAM
## [v1.0.0] - 2023-07-15
## [v1.0.0] - 2024-07-15
First Release

View File

@ -12,7 +12,7 @@
</parent>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>cloudcomputing-platform-portlets</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>war</packaging>
<name>Cloudcomputing Platform Portlets</name>