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:
Wouter Born
2022-03-29 17:05:58 +02:00
committed by GitHub
parent f5aeba0ad7
commit f0b53cea34
+1 -1
View File
@@ -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>