Enable SFT on Java <= 21
[odlparent.git] / abstract-feature-parent / pom.xml
index 5797876c1ab4bb2644a8ac76203f0ab128e0864e..ee66467c0d6018b8f04eb148a7da63d82a449a86 100644 (file)
         <profile>
             <id>disable-sft</id>
             <activation>
-                <!-- Karaf does not have jre.properties for JDK19+ just yet -->
-                <jdk>[19,)</jdk>
+                <!-- Karaf does not have jre.properties for JDK22+ just yet -->
+                <jdk>[22,)</jdk>
             </activation>
 
             <properties>