Skip to content

Commit 715b95b

Browse files
Set version to 26.0.1
1 parent a2ed85a commit 715b95b

File tree

134 files changed

+142
-142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+142
-142
lines changed

adapters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>keycloak-parent</artifactId>
2222
<groupId>org.keycloak</groupId>
23-
<version>999.0.0-SNAPSHOT</version>
23+
<version>26.0.1</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak Adapters</name>

adapters/saml/core-public/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>keycloak-parent</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/saml/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>keycloak-parent</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/saml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>keycloak-parent</artifactId>
2222
<groupId>org.keycloak</groupId>
23-
<version>999.0.0-SNAPSHOT</version>
23+
<version>26.0.1</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak SAML Client Adapter Modules</name>

adapters/saml/wildfly-elytron/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>keycloak-parent</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/saml/wildfly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>keycloak-parent</artifactId>
2222
<groupId>org.keycloak</groupId>
23-
<version>999.0.0-SNAPSHOT</version>
23+
<version>26.0.1</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak SAML Wildfly Integration</name>

adapters/saml/wildfly/wildfly-subsystem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.keycloak</groupId>
2323
<artifactId>keycloak-parent</artifactId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../../pom.xml</relativePath>
2626
</parent>
2727

adapters/spi/adapter-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>keycloak-parent</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/spi/jboss-adapter-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>keycloak-parent</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>999.0.0-SNAPSHOT</version>
24+
<version>26.0.1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>keycloak-parent</artifactId>
2222
<groupId>org.keycloak</groupId>
23-
<version>999.0.0-SNAPSHOT</version>
23+
<version>26.0.1</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak Client Adapter SPI Modules</name>

0 commit comments

Comments
 (0)