Skip to content

Commit a5f41f8

Browse files
Copilotslachiewicz
andcommitted
Explicitly set release=8 in base-compile execution for clarity
Co-authored-by: slachiewicz <[email protected]>
1 parent f5f1f07 commit a5f41f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
</goals>
9494
<!-- recompile everything for target VM except the module-info.java -->
9595
<configuration>
96+
<release>8</release>
9697
<excludes>
9798
<exclude>module-info.java</exclude>
9899
</excludes>

0 commit comments

Comments
 (0)