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.
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,