Skip to content

Commit

Permalink
Remove unnecessary default group ID (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 20, 2023
1 parent ead3363 commit 2bc3677
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,6 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<configuration>
<filesets>
Expand Down Expand Up @@ -1440,7 +1439,6 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<includes>
Expand Down

0 comments on commit 2bc3677

Please sign in to comment.