We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3d5a1 commit 53fbb2cCopy full SHA for 53fbb2c
pom.xml
@@ -653,7 +653,7 @@
653
<!-- with the next block we can define a set of sdks which still support java 8, if any of the sdks is not supporting java 8 anymore -->
654
<!--<modules><module></module></modules>-->
655
<properties>
656
- <toolchain.jdk.version>(11)</toolchain.jdk.version>
+ <toolchain.jdk.version>[11,)</toolchain.jdk.version>
657
<skip.tests>true</skip.tests>
658
</properties>
659
0 commit comments