mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix i18n-maven-plugin project name (#2879)
This makes it follow the naming scheme as used with the other projects. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<packaging>maven-plugin</packaging>
|
||||
|
||||
<name>Internationalization Maven Plugin</name>
|
||||
<name>openHAB Core :: Tools :: Internationalization Maven Plugin</name>
|
||||
<description>Generates translations files</description>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user