Skip to content

Commit

Permalink
Add groupId to maven-clean-plugin
Browse files Browse the repository at this point in the history
Closes #17
  • Loading branch information
sleberknight committed Jan 19, 2021
1 parent e6d8eec commit e367ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>${maven-clean-plugin.version}</version>
</plugin>
Expand Down

0 comments on commit e367ddb

Please sign in to comment.