Move Organization feature from EXPERIMENTAL to PREVIEW

Closes#30137

Signed-off-by: vramik <vramik@redhat.com>
This commit is contained in:
vramik 2024-06-04 13:43:22 +02:00 committed by Pedro Igor
parent 0d884de9f8
commit 2b97859bca

View file

@ -112,7 +112,7 @@ public class Profile {
DECLARATIVE_UI("declarative ui spi", Type.EXPERIMENTAL),
ORGANIZATION("Organization support within realms", Type.EXPERIMENTAL),
ORGANIZATION("Organization support within realms", Type.PREVIEW),
PASSKEYS("Passkeys", Type.PREVIEW)
;