revert daa0ed7bcb
revert Prepared for new developing `v2.1.0`: updated to new Keycloak version 20.0.0
This commit is contained in:
parent
85040c3934
commit
4c03b9ce5f
|
@ -2,9 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "keycloak-d4science-spi-parent"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
- Updated to be compiled/used with Keycloak v20.0.0
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.0.2
|
||||
- Added themes sub-module to be included in the EAR artifact, porting from `d4science-keycloak-themes` repo
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "avatar-importer"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>avatar-importer</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "avatar-realm-resource"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
- New URI path mappings for resource
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>avatar-realm-resource</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "avatar-storage"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>avatar-storage</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "delete-account"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
- New URI path mappings for resource
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>delete-account</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "event-listener-provider"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>event-listener-provider</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "identity-provider-mapper"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>identity-provider-mapper</artifactId>
|
||||
|
|
|
@ -2,9 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "keycloak-d4science-bundle"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
Deprecated and removed from build since the wildfly distribution (J2EE) is no more available
|
||||
|
||||
## [v2.0.0]
|
||||
- Added theme JAR to EAR bundle
|
||||
- changes in sub-components
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>keycloak-d4science-bundle</artifactId>
|
||||
|
|
|
@ -2,7 +2,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "keycloak-d4science-themes"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Porting from first custom implementation not in SCM/versioned
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>keycloak-d4science-script</artifactId>
|
||||
|
|
|
@ -2,8 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "keycloak-d4science-themes"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated d4science themes for Keycloak v19.x
|
||||
- Reimplemented d4science.v2 account ui for Keycloak v16
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>keycloak-d4science-theme</artifactId>
|
||||
|
|
|
@ -2,9 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "keycloak-extension-spi"
|
||||
|
||||
## [v2.1.0-SNAPSHOT]
|
||||
- Updated to be compiled/used with Keycloak v20.x
|
||||
|
||||
## [v2.0.0]
|
||||
- Updated to be compiled/used with Keycloak v19.x
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>ldap-storage-mapper</artifactId>
|
||||
|
|
6
pom.xml
6
pom.xml
|
@ -10,7 +10,7 @@
|
|||
|
||||
<groupId>org.gcube.iam</groupId>
|
||||
<artifactId>keycloak-d4science-spi-parent</artifactId>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.0.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<module>keycloak-d4science-script</module>
|
||||
<module>keycloak-d4science-theme</module>
|
||||
<module>ldap-storage-mapper</module>
|
||||
<!-- <module>keycloak-d4science-bundle</module>-->
|
||||
<module>keycloak-d4science-bundle</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-parent</artifactId>
|
||||
<version>20.0.0</version>
|
||||
<version>19.0.2</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue