Skip to content

Commit 31601c6

Browse files
committed
Set version to 1.8.0.Final
1 parent 13c4660 commit 31601c6

File tree

263 files changed

+263
-263
lines changed

Some content is hidden

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

263 files changed

+263
-263
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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
6+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</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.Final-SNAPSHOT</version>
7+
<version>1.8.0.Final</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)