Update i18n command version number (#13057)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
This commit is contained in:
Fabian Wolter
2022-07-02 12:43:34 +02:00
committed by GitHub
parent 5e4ca2568c
commit 6e33b04a91

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.2.0:generate-default-translations
mvn org.openhab.core.tools:i18n-maven-plugin:3.3.0:generate-default-translations
```