Closed mposolda closed 4 months ago
The commit https://github.com/keycloak/keycloak-quickstarts/commit/1efd0015276d6fe245f99d3c5132942c37a097e6 , which was merged to keycloak-quickstart branch main, changed the Keycloak version in various pom.xml and other files to 24.0.2 . This is not correct as the Keycloak version should be 999.0.0-SNAPSHOT in the quickstart version main .
main
pom.xml
24.0.2
999.0.0-SNAPSHOT
The commit should be either reverted or just the commits updating the version should be updated to correct version.
nightly from 2024-07-10
No response
Describe the bug
The commit https://github.com/keycloak/keycloak-quickstarts/commit/1efd0015276d6fe245f99d3c5132942c37a097e6 , which was merged to keycloak-quickstart branch
main
, changed the Keycloak version in variouspom.xml
and other files to24.0.2
. This is not correct as the Keycloak version should be999.0.0-SNAPSHOT
in the quickstart versionmain
.The commit should be either reverted or just the commits updating the version should be updated to correct version.
Version
nightly from 2024-07-10
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response