]> git.basschouten.com Git - openhab-addons.git/commit
Add i18n-maven-plugin dependency (#11648)
authorWouter Born <github@maindrain.net>
Wed, 1 Dec 2021 17:53:01 +0000 (18:53 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 17:53:01 +0000 (18:53 +0100)
commit2f035b53b6ebc71bac437449fe23c5dc5097befd
tree5c1c0d4835a4e2f23ef06f1e96ac28da5f1a302f
parent6e665b3503570c966ed7724f834628072110898b
Add i18n-maven-plugin dependency (#11648)

When the plugin dependency is managed you can also use the plugin without adding GAV parameters to commands.

E.g. it allows for using it with:

```
mvn i18n:generate-default-translations
```

Signed-off-by: Wouter Born <github@maindrain.net>
pom.xml