Hi there,
I have to build org.keycloak:keycloak-testsuite-integration:tests:1.6.0.Final because
it’s not in maven repo.
I’m fine to build it from sources but I don’t see any commit/tag with
<version>1.6.0.Final</version> in poms.
I would expect that tag 1.6.0.Final
https://github.com/keycloak/keycloak/tree/1.6.0.Final
<
https://github.com/keycloak/keycloak/tree/1.6.0.Final> would have exactly
1.6.0.Final version not 1.6.0.Final-SNAPSHOT in maven poms.
Would be possible when you’re increasing number in poms to follow this:
1.6.0.Final-SNAPSHOT
1.6.0.Final <- do tag from this commit
1.7.0.Final-SNAPSHOT
WDYT?
Thanks,
Libor Krzyžanek
jboss.org Development Team