diff --git a/chronicle-bom/pom.xml b/chronicle-bom/pom.xml index 5f758a3f2..af6c5d279 100644 --- a/chronicle-bom/pom.xml +++ b/chronicle-bom/pom.xml @@ -20,7 +20,7 @@ net.openhft root-parent-pom - 1.25.4 + 1.25.5-SNAPSHOT 4.0.0 diff --git a/java-parent-pom/pom.xml b/java-parent-pom/pom.xml index ed2f037f2..5bb1b00f0 100644 --- a/java-parent-pom/pom.xml +++ b/java-parent-pom/pom.xml @@ -24,7 +24,7 @@ net.openhft root-parent-pom - 1.25.4 + 1.25.5-SNAPSHOT diff --git a/root-parent-pom/pom.xml b/root-parent-pom/pom.xml index cf3dd7e09..7c9ab22c7 100644 --- a/root-parent-pom/pom.xml +++ b/root-parent-pom/pom.xml @@ -375,6 +375,27 @@ + + + set-compiler-release-java9 + + [9,21] + + + 8 + + + + + set-compiler-release-java21 + + [21,) + + + 11 + 11 + + java11 diff --git a/third-party-bom/pom.xml b/third-party-bom/pom.xml index 95cb53bd1..d037985b8 100644 --- a/third-party-bom/pom.xml +++ b/third-party-bom/pom.xml @@ -24,7 +24,7 @@ net.openhft root-parent-pom - 1.25.4 + 1.25.5-SNAPSHOT