Skip to content

Commit ab33487

Browse files
Set version to 25.0.6
1 parent 9f37a83 commit ab33487

174 files changed

Lines changed: 181 additions & 181 deletions

File tree

Some content is hidden

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

adapters/oidc/js/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>keycloak-parent</artifactId>
77
<groupId>org.keycloak</groupId>
8-
<version>999.0.0-SNAPSHOT</version>
8+
<version>25.0.6</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

adapters/oidc/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>25.0.6</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak OIDC Client Adapter Modules</name>

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>25.0.6</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak Adapters</name>

adapters/saml/core-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>keycloak-parent</artifactId>
88
<groupId>org.keycloak</groupId>
9-
<version>999.0.0-SNAPSHOT</version>
9+
<version>25.0.6</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

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>25.0.6</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>25.0.6</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>25.0.6</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak SAML Client Adapter Modules</name>

adapters/saml/undertow/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>25.0.6</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/saml/wildfly-elytron-jakarta/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>25.0.6</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

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>25.0.6</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)