This reverts commit e0544e2cba
.
pull/2587/head
parent
674db6c744
commit
a9504bfced
8
pom.xml
8
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue