We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f1f07 commit a5f41f8Copy full SHA for a5f41f8
pom.xml
@@ -93,6 +93,7 @@
93
</goals>
94
<!-- recompile everything for target VM except the module-info.java -->
95
<configuration>
96
+ <release>8</release>
97
<excludes>
98
<exclude>module-info.java</exclude>
99
</excludes>
0 commit comments