Skip to content

Commit aa4b34d

Browse files
committed
Set version to 4.0.0.Beta1
1 parent ffd084f commit aa4b34d

File tree

325 files changed

+348
-348
lines changed

Some content is hidden

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

325 files changed

+348
-348
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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/as7-eap6/as7-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-as7-integration-pom</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/as7-eap6/as7-adapter/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-as7-integration-pom</artifactId>
2323
<groupId>org.keycloak</groupId>
24-
<version>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/as7-eap6/as7-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-as7-integration-pom</artifactId>
24-
<version>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

adapters/oidc/as7-eap6/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>4.0.0.CR1-SNAPSHOT</version>
23+
<version>4.0.0.Beta1</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626
<name>Keycloak AS7 / JBoss EAP 6 Integration</name>

adapters/oidc/cli-sso/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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

adapters/oidc/jetty/jetty8.1/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>4.0.0.CR1-SNAPSHOT</version>
24+
<version>4.0.0.Beta1</version>
2525
<relativePath>../../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)