Skip to content

Commit

Permalink
Remove useless <groupId>org.apache.maven.plugins</groupId> declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Oct 29, 2023
1 parent 626e5e7 commit 680e30a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>${java.version}</source>
Expand Down

0 comments on commit 680e30a

Please sign in to comment.