Skip to content

Commit e7a4440

Browse files
authored
Merge pull request #232 from aws/h2-dongie
Remove release flag
2 parents e5392e3 + 50cad28 commit e7a4440

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)