Skip to content

Commit

Permalink
Remove unnecessary default group ID (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 19, 2023
1 parent b94bed8 commit 4e6922e
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 @@ -659,7 +659,6 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
Expand All @@ -671,7 +670,6 @@
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
<execution>
Expand Down

0 comments on commit 4e6922e

Please sign in to comment.