chore(release): prepare release v23.0.0
This commit is contained in:
parent
1996abb72d
commit
6ebf08e243
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>22.0.1-SNAPSHOT</version>
|
<version>23.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>v23.0.0</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
|
Loading…
Reference in a new issue