Skip to content

Commit 09557b9

Browse files
authored
Drop redundant config
1 parent 0b90412 commit 09557b9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@
4242

4343
<build>
4444
<plugins>
45-
<plugin>
46-
<groupId>org.apache.maven.plugins</groupId>
47-
<artifactId>maven-compiler-plugin</artifactId>
48-
<configuration>
49-
<proc>none</proc>
50-
</configuration>
51-
</plugin>
5245
<plugin>
5346
<groupId>org.apache.maven.plugins</groupId>
5447
<artifactId>maven-site-plugin</artifactId>

0 commit comments

Comments
 (0)