Update i18n command version number (#14077)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich 2022-12-27 22:53:03 +01:00 committed by GitHub
parent 697373801b
commit 9ac4af98f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```