Skip to content

Commit

Permalink
Revert "Add i18n-maven-plugin dependency (#2584)" (#2585)
Browse files Browse the repository at this point in the history
This reverts commit e0544e2.
  • Loading branch information
wborn committed Dec 3, 2021
1 parent 674db6c commit a9504bf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -568,7 +562,6 @@ Import-Package: \\
</execution>
</executions>
</plugin>

<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
Expand All @@ -591,7 +584,6 @@ Import-Package: \\
</execution>
</executions>
</plugin>

<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
Expand Down

0 comments on commit a9504bf

Please sign in to comment.