From 733f002a87e50c11ea9c420a7e46a70f81bb652c Mon Sep 17 00:00:00 2001 From: Wild1145 Date: Sun, 27 Mar 2022 19:49:16 +0100 Subject: [PATCH] Bump to RC02 and fix Netbeans compile issue. --- nb-configuration.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nb-configuration.xml b/nb-configuration.xml index 65f12570..08e4e03c 100644 --- a/nb-configuration.xml +++ b/nb-configuration.xml @@ -13,7 +13,7 @@ You can copy and paste the single properties, into the pom.xml file and the IDE That way multiple projects can share the same settings (useful for formatting rules for example). Any value defined here will override the pom.xml file value but is only applicable to the current project. --> - JDK_11 + JDK_17 true diff --git a/pom.xml b/pom.xml index f8c74766..6e5afc68 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ me.totalfreedom TotalFreedomMod - 2022.02-RC01 + 2022.02-RC02 jar