KEYCLOAK-19336. Temporarily set version for keycloak-admin-ui artifact.
This commit is contained in:
parent
6d036a4647
commit
07dc8417dc
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -1345,7 +1345,7 @@
|
|||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-admin-ui</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>16.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Openshift -->
|
||||
|
|
Loading…
Reference in a new issue