From 1849c9e2276cd341126dd16e6babb5e792d70dca Mon Sep 17 00:00:00 2001 From: Ralph Soika Date: Wed, 8 Sep 2021 12:16:48 +0200 Subject: [PATCH] update custom resource bundle entries (application_title) --- .../src/main/resources/bundle/custom_de.properties | 2 +- .../src/main/resources/bundle/custom_en.properties | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/office-alexander-logistics-app/src/main/resources/bundle/custom_de.properties b/office-alexander-logistics-app/src/main/resources/bundle/custom_de.properties index 36d8a24..0913d47 100644 --- a/office-alexander-logistics-app/src/main/resources/bundle/custom_de.properties +++ b/office-alexander-logistics-app/src/main/resources/bundle/custom_de.properties @@ -1,6 +1,6 @@ # Custom resource bundle -app.application_title=Alexander Global Logistics +application_title=Alexander Global Logistics alexander_form_basic= alexander_form_basic_read= diff --git a/office-alexander-logistics-app/src/main/resources/bundle/custom_en.properties b/office-alexander-logistics-app/src/main/resources/bundle/custom_en.properties index 84847d2..f4fcf92 100644 --- a/office-alexander-logistics-app/src/main/resources/bundle/custom_en.properties +++ b/office-alexander-logistics-app/src/main/resources/bundle/custom_en.properties @@ -1,6 +1,6 @@ # Custom resource bundle -app.application_title=Alexander Global Logistics +application_title=Alexander Global Logistics alexander_form_basic= alexander_form_basic_read= diff --git a/pom.xml b/pom.xml index 56c6a07..9a3419b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 5.2.9 - 4.1.12 + 4.1.13 4.4.7 2.2.6 2.2.13-SNAPSHOT