From 9ac4af98f1bfef5b754a5bf4179dd0b05ab5f466 Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Tue, 27 Dec 2022 22:53:03 +0100 Subject: [PATCH] Update i18n command version number (#14077) Signed-off-by: Holger Friedrich --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae8390568f6..f2e089311a8 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ In some cases the command does not work, and requires the full plug-in name. In that case use: ```shell -mvn org.openhab.core.tools:i18n-maven-plugin:3.3.0:generate-default-translations +mvn org.openhab.core.tools:i18n-maven-plugin:3.4.0:generate-default-translations ```