chore(release): 9.0.0 [skip ci]

# [9.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.5...v9.0.0) (2022-04-13)

### Features

* LS AAI design ([cd1ce6f](cd1ce6fcc2))

### BREAKING CHANGES

* requires database update (see migraiton script),
dropped ELIXIR theme
pull/1580/head
semantic-release-bot 2022-04-13 09:30:41 +00:00
parent 38eac291e8
commit b0e6414756
4 changed files with 16 additions and 3 deletions

View File

@ -1,3 +1,16 @@
# [9.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.5...v9.0.0) (2022-04-13)
### Features
* LS AAI design ([cd1ce6f](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/cd1ce6fcc2706d77f01c655b969b597c7f692f49))
### BREAKING CHANGES
* requires database update (see migraiton script),
dropped ELIXIR theme
## [8.2.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.4...v8.2.5) (2022-04-11)

View File

@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>8.2.5</version>
<version>9.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>8.2.5</version>
<version>9.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>8.2.5</version>
<version>9.0.0</version>
<packaging>pom</packaging>
<modules>