Skip to content

Commit

Permalink
Revert "add maven-compiler plugin"
Browse files Browse the repository at this point in the history
This reverts commit 5d25241.

We don't seem to need it.
  • Loading branch information
pdurbin committed May 24, 2024
1 parent 7c44160 commit e804d26
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@
<appendAssemblyId>false</appendAssemblyId>
</configuration>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>17</release>
</configuration>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
Expand Down

0 comments on commit e804d26

Please sign in to comment.