chore(release): prepare release v15.1.0

This commit is contained in:
GitHub Actions 2021-10-13 21:05:10 +00:00 committed by Sven-Torben Janus
parent bdec894cd5
commit b3b864a411

View file

@ -4,7 +4,7 @@
<groupId>de.sventorben.keycloak</groupId>
<artifactId>keycloak-restrict-client-auth</artifactId>
<version>15.1.0-SNAPSHOT</version>
<version>15.1.0</version>
<name>Keycloak: Authenticator - Restrict client authentication</name>
<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>
<url>https://github.com/sventorben/keycloak-restrict-client-auth.git</url>
<tag>HEAD</tag>
<tag>v15.1.0</tag>
</scm>
<issueManagement>
@ -69,7 +69,7 @@
<org.jboss.logging.provider>log4j2</org.jboss.logging.provider>
</systemPropertyVariables>
<excludes>
<exclude/>
<exclude />
</excludes>
</configuration>
</plugin>