Skip to content

Commit

Permalink
[infrastructure] List spotless plugin in plugins section, not only pl…
Browse files Browse the repository at this point in the history
…uginManagement secition (openhab#6867)

Signed-off-by: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Hans-Reiner Hoffmann <hans-reiner.hoffmann@gmx.de>
  • Loading branch information
seime authored and Hans-Reiner committed Apr 11, 2020
1 parent b489db8 commit 5d73477
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,10 @@ Import-Package: \\
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
</plugin>
</plugins>
<extensions>
<extension>
Expand Down

0 comments on commit 5d73477

Please sign in to comment.