Skip to content

Commit 50cad28

Browse files
committed
Remove release flag
1 parent e5392e3 commit 50cad28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<artifactId>maven-compiler-plugin</artifactId>
3232
<version>3.7.0</version>
3333
<configuration>
34-
<release>8</release>
3534
<!-- IntelliJ IDEA does not yet recognize the <release> element, so we add the old flags to
3635
prevent it from importing the project as a JDK5 project. -->
3736
<source>1.8</source>

0 commit comments

Comments
 (0)