chore(release): prepare release v19.0.0

This commit is contained in:
GitHub Actions 2022-07-27 20:27:31 +00:00 committed by Sven-Torben Janus
parent 1d234359f5
commit b95f17aee9

View file

@ -4,7 +4,7 @@
<groupId>de.sventorben.keycloak</groupId> <groupId>de.sventorben.keycloak</groupId>
<artifactId>keycloak-restrict-client-auth</artifactId> <artifactId>keycloak-restrict-client-auth</artifactId>
<version>19.0.0-SNAPSHOT</version> <version>19.0.0</version>
<name>Keycloak: Authenticator - Restrict client authentication</name> <name>Keycloak: Authenticator - Restrict client authentication</name>
<description>A Keycloak authenticator to restrict authentication on clients</description> <description>A Keycloak authenticator to restrict authentication on clients</description>
@ -28,7 +28,7 @@
<developerConnection>scm:git:https://github.com/sventorben/keycloak-restrict-client-auth.git <developerConnection>scm:git:https://github.com/sventorben/keycloak-restrict-client-auth.git
</developerConnection> </developerConnection>
<url>https://github.com/sventorben/keycloak-restrict-client-auth.git</url> <url>https://github.com/sventorben/keycloak-restrict-client-auth.git</url>
<tag>HEAD</tag> <tag>v19.0.0</tag>
</scm> </scm>
<issueManagement> <issueManagement>