diff --git a/snippets/springboot-customized-webapps/springboot-customized-webapp-webjar/pom.xml b/snippets/springboot-customized-webapps/springboot-customized-webapp-webjar/pom.xml index b791d587bc..1e66475bb3 100644 --- a/snippets/springboot-customized-webapps/springboot-customized-webapp-webjar/pom.xml +++ b/snippets/springboot-customized-webapps/springboot-customized-webapp-webjar/pom.xml @@ -25,8 +25,8 @@ true - - de + + fr Purple Camunda ToDo\'s @@ -129,7 +129,7 @@ wget - https://github.com/camunda/camunda-webapp-translations/raw/master/tasklist/${CUSTOM_LANG}.json + https://github.com/camunda-community-hub/camunda-7-webapp-translations/raw/main/tasklist/${CUSTOM_LANG}.json ${project.build.outputDirectory}/META-INF/resources/webjars/camunda/app/tasklist/locales/ @@ -140,7 +140,7 @@ wget - https://github.com/camunda/camunda-webapp-translations/raw/master/cockpit/${CUSTOM_LANG}.json + https://github.com/camunda-community-hub/camunda-7-webapp-translations/raw/main/cockpit/${CUSTOM_LANG}.json ${project.build.outputDirectory}/META-INF/resources/webjars/camunda/app/cockpit/locales/ @@ -151,7 +151,7 @@ wget - https://github.com/camunda/camunda-webapp-translations/raw/master/admin/${CUSTOM_LANG}.json + https://github.com/camunda-community-hub/camunda-7-webapp-translations/raw/main/admin/${CUSTOM_LANG}.json ${project.build.outputDirectory}/META-INF/resources/webjars/camunda/app/admin/locales/