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: Daan Meijer <daan@studioseptember.nl>
  • Loading branch information
seime authored and DaanMeijer committed Sep 1, 2020
1 parent 7d137f0 commit 8c2f6cb
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 8c2f6cb

Please sign in to comment.