Skip to content

Commit

Permalink
Remove duplicate declaration of maven dependency plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sophokles73 committed Apr 29, 2024
1 parent 392fbdd commit de2674e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions adapter-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
Expand Down

0 comments on commit de2674e

Please sign in to comment.