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>
pull/2882/head
Wouter Born 2022-03-29 17:05:58 +02:00 committed by GitHub
parent f5aeba0ad7
commit f0b53cea34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>