Revert "Add i18n-maven-plugin dependency (#2584)" (#2585)

This reverts commit e0544e2cba.
pull/2587/head
Wouter Born 2021-12-03 09:44:05 +01:00 committed by GitHub
parent 674db6c744
commit a9504bfced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -539,12 +539,6 @@ Import-Package: \\
</configuration>
</plugin>
<plugin>
<groupId>org.openhab.core.tools</groupId>
<artifactId>i18n-maven-plugin</artifactId>
<version>${project.version}</version>
</plugin>
<plugin>
<groupId>org.openhab.tools.sat</groupId>
<artifactId>sat-plugin</artifactId>
@ -568,7 +562,6 @@ Import-Package: \\
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
@ -591,7 +584,6 @@ Import-Package: \\
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>