diff --git a/Bootstrap/pom.xml b/Bootstrap/pom.xml index 889aea1..f01df61 100644 --- a/Bootstrap/pom.xml +++ b/Bootstrap/pom.xml @@ -20,6 +20,7 @@ ${java.version} ${java.version} + ${java.release} @@ -60,4 +61,4 @@ - \ No newline at end of file + diff --git a/UltimateStacker/pom.xml b/UltimateStacker/pom.xml index cfccb7d..0cf894c 100644 --- a/UltimateStacker/pom.xml +++ b/UltimateStacker/pom.xml @@ -17,11 +17,12 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 - 1.8 - 1.8 + ${java.version} + ${java.version} + ${java.release} diff --git a/UltimateStackerAPI/pom.xml b/UltimateStackerAPI/pom.xml index eae0c8f..8ec57b3 100644 --- a/UltimateStackerAPI/pom.xml +++ b/UltimateStackerAPI/pom.xml @@ -22,6 +22,7 @@ ${java.version} ${java.version} + ${java.release} diff --git a/pom.xml b/pom.xml index 1d206df..fea7529 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 2.5.0-DEV 1.8 + 8