From 06d8140970661c3b05adedd76f3e09a131d9bee0 Mon Sep 17 00:00:00 2001 From: bjcul Date: Mon, 11 Jul 2022 18:07:56 -0400 Subject: Upgrade to Java 17 --- clformat/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'clformat/pom.xml') diff --git a/clformat/pom.xml b/clformat/pom.xml index 4283850..5244694 100644 --- a/clformat/pom.xml +++ b/clformat/pom.xml @@ -6,7 +6,7 @@ BJCUtils-Parent bjc - 1.0.0 + 2.0-SNAPSHOT clformat @@ -28,17 +28,17 @@ bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT bjc inflexion - 1.0.0 + 2.0-SNAPSHOT io.github.bculkin2442 esodata - 1.0-SNAPSHOT + 2.0-SNAPSHOT @@ -57,8 +57,8 @@ 3.7.0 - 1.8 - 1.8 + 1.17 + 1.17 -- cgit v1.2.3