Skip to content

Commit 11aa7ad

Browse files
committed
Revert accidental commit
1 parent 6bf22d7 commit 11aa7ad

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: pom.xml

-8
Original file line numberDiff line numberDiff line change
@@ -360,14 +360,6 @@
360360
<autoReleaseAfterClose>true</autoReleaseAfterClose>
361361
</configuration>
362362
</plugin>
363-
<plugin>
364-
<groupId>org.apache.maven.plugins</groupId>
365-
<artifactId>maven-compiler-plugin</artifactId>
366-
<configuration>
367-
<source>8</source>
368-
<target>8</target>
369-
</configuration>
370-
</plugin>
371363
</plugins>
372364
</build>
373365

0 commit comments

Comments
 (0)