Skip to content

Commit

Permalink
build: remove unused maven-site-plugin from pluginManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar committed Oct 22, 2024
1 parent 4b32129 commit c275e92
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,6 @@
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.12.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit c275e92

Please sign in to comment.