Undo "helpful" IntelliJ edit (#3489)

IntelliJ added a compiler configuration which should not have been committed.
This commit is contained in:
michaelabuckley 2022-03-24 14:43:47 -04:00 committed by GitHub
parent 92db526786
commit 9e46fad1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -772,14 +772,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>15</source>
<target>15</target>
</configuration>
</plugin>
</plugins>
<resources>
<resource>