keycloak-uncached
Details
misc/pom.xml 2(+1 -1)
diff --git a/misc/pom.xml b/misc/pom.xml
index c5332d3..ef5288e 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>keycloak-parent</artifactId>
<groupId>org.keycloak</groupId>
- <version>3.0.0.CR1-SNAPSHOT</version>
+ <version>2.5.4.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Keycloak Misc</name>
diff --git a/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml b/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml
index a4d9e75..ddc415d 100644
--- a/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml
+++ b/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-spring-boot-starter-parent</artifactId>
- <version>3.0.0.CR1-SNAPSHOT</version>
+ <version>2.5.4.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>keycloak-default-spring-boot-starter</artifactId>
misc/spring-boot-starter/pom.xml 4(+2 -2)
diff --git a/misc/spring-boot-starter/pom.xml b/misc/spring-boot-starter/pom.xml
index 9aa7c0e..2a78d93 100644
--- a/misc/spring-boot-starter/pom.xml
+++ b/misc/spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>keycloak-misc-parent</artifactId>
<groupId>org.keycloak</groupId>
- <version>3.0.0.CR1-SNAPSHOT</version>
+ <version>2.5.4.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.keycloak</groupId>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.keycloak.bom</groupId>
<artifactId>keycloak-adapter-bom</artifactId>
- <version>3.0.0.CR1-SNAPSHOT</version>
+ <version>2.5.4.Final-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>