Skip to content

Commit

Permalink
Remove duplicate compiler plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Amichai Rothman committed Jun 4, 2024
1 parent b301f4e commit 01e8c6f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions provider/fastbin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,6 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
<plugin>
<groupId>org.fusesource.hawtbuf</groupId>
<artifactId>hawtbuf-protoc</artifactId>
Expand Down

0 comments on commit 01e8c6f

Please sign in to comment.