diff --git a/themes/pom.xml b/themes/pom.xml index e4703b9bdb..7085e3f06d 100755 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -65,9 +65,6 @@ **/keycloak.v2/account/src/** - - src/main/resources-community - @@ -83,6 +80,22 @@ + + communityTranslations + + + !skipCommunityTranslations + + + + + + src/main/resources-community + + + + + account2 diff --git a/themes/src/main/resources-community/META-INF/keycloak-themes.json b/themes/src/main/resources/META-INF/keycloak-themes.json similarity index 100% rename from themes/src/main/resources-community/META-INF/keycloak-themes.json rename to themes/src/main/resources/META-INF/keycloak-themes.json