Releasing version 1.1.0

master r5.4.0
Mauro Mugnaini 3 years ago
parent 3df5344677
commit d41d98a68b

@ -2,7 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-d4science-spi-parent"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
Updated athentication with bearer code took from new examples: added realm param. Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
## [v1.0.1]
user put in disable status and avatar deleted at user delete request, params returned correctly adding avatar

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-importer"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
Changes in other sub-components
## [v1.0.1]
Changes in other sub-components

@ -5,7 +5,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>avatar-importer</artifactId>

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-realm-resource"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
Updated athentication with bearer code took from new examples: added realm param
## [v1.0.1]
Params returned correctly adding avatar

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>avatar-realm-resource</artifactId>

@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-storage"
## [v1.1.0-SNAPSHOT]
Changes in other sub-components
## [v1.1.0]
Updated athentication with bearer code took from new examples: added realm param
## [v1.0.1]
Changes in other sub-components

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<scm>

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "delete-account"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
## [v1.0.1]
User put in disable status and avatar deleted at user delete request

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>delete-account</artifactId>

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "event-listener-provider"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
## [v1.0.1]
Only interesting events are published

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>event-listener-provider</artifactId>

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "identity-provider-mapper"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
changes in other sub-components
## [v1.0.1]

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>identity-provider-mapper</artifactId>

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-d4science-bundle"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
changes in sub-components
## [v1.0.1]

@ -7,24 +7,12 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>keycloak-d4science-bundle</artifactId>
<packaging>ear</packaging>
<!-- <dependencyManagement> -->
<!-- <dependencies> -->
<!-- <dependency> -->
<!-- <groupId>org.gcube.distribution</groupId> -->
<!-- <artifactId>maven-portal-bom</artifactId> -->
<!-- <version>3.6.0</version> -->
<!-- <type>pom</type> -->
<!-- <scope>import</scope> -->
<!-- </dependency> -->
<!-- </dependencies> -->
<!-- </dependencyManagement> -->
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</developerConnection>

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>keycloak-d4science-theme</artifactId>

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-extension-spi"
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
## [v1.0.1]
changes in other sub-components

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>ldap-storage-mapper</artifactId>

@ -12,7 +12,7 @@
<groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>pom</packaging>
<properties>
@ -39,13 +39,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.distribution</groupId> -->
<!-- <artifactId>maven-portal-bom</artifactId> -->
<!-- <version>3.6.0</version> -->
<!-- <type>pom</type> -->
<!-- <scope>import</scope> -->
<!-- </dependency> -->
</dependencies>
</dependencyManagement>
<scm>

Loading…
Cancel
Save