Skip to content

Commit c2b5651

Browse files
committed
chore(release): prepare release v26.0.0
1 parent 7f7f06e commit c2b5651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.sventorben.keycloak</groupId>
66
<artifactId>keycloak-restrict-client-auth</artifactId>
7-
<version>26.0.0-SNAPSHOT</version>
7+
<version>26.0.0</version>
88

99
<name>Keycloak: Authenticator - Restrict client authentication</name>
1010
<description>A Keycloak authenticator to restrict authentication on clients</description>
@@ -28,7 +28,7 @@
2828
<developerConnection>scm:git:https://github.com/sventorben/keycloak-restrict-client-auth.git
2929
</developerConnection>
3030
<url>https://github.com/sventorben/keycloak-restrict-client-auth.git</url>
31-
<tag>HEAD</tag>
31+
<tag>v26.0.0</tag>
3232
</scm>
3333

3434
<issueManagement>

0 commit comments

Comments
 (0)