Skip to content

Commit 7d91371

Browse files
committed
Set version to 22.0.9
1 parent e2ed979 commit 7d91371

File tree

259 files changed

+265
-265
lines changed

Some content is hidden

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

259 files changed

+265
-265
lines changed

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

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

adapters/oidc/jakarta-servlet-filter/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>22.0.9</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/jaxrs-oauth-client/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>22.0.9</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

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

adapters/oidc/jetty/jetty9.4/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>22.0.9</version>
2525
<relativePath>../../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/jetty/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>22.0.9</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak Jetty Integration</name>

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

adapters/oidc/servlet-filter/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>22.0.9</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)