Skip to content

Commit

Permalink
Drop redundant config
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz authored Jan 5, 2025
1 parent 0b90412 commit 09557b9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<proc>none</proc>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
Expand Down

0 comments on commit 09557b9

Please sign in to comment.