Skip to content

Commit 732ccb8

Browse files
committed
Set version to 1.8.0.Alpha1
1 parent 32af1bd commit 732ccb8

File tree

261 files changed

+261
-261
lines changed

Some content is hidden

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

261 files changed

+261
-261
lines changed

broker/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

broker/oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

broker/saml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

client-registration/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-client-registration-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

client-registration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>keycloak-parent</artifactId>
55
<groupId>org.keycloak</groupId>
6-
<version>1.8.0.CR1-SNAPSHOT</version>
6+
<version>1.8.0.Alpha1</version>
77
</parent>
88

99
<name>Keycloak Client Registration Parent</name>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/infinispan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/jpa-liquibase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.8.0.CR1-SNAPSHOT</version>
7+
<version>1.8.0.Alpha1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)