From 96d6ed56ddd8b6267002bdbd111c026c2d45505e Mon Sep 17 00:00:00 2001 From: bjcul Date: Mon, 11 Jul 2022 18:09:20 -0400 Subject: Upgrade to java 17 --- CSMath/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CSMath/pom.xml') diff --git a/CSMath/pom.xml b/CSMath/pom.xml index 7c1dbd7..e058025 100644 --- a/CSMath/pom.xml +++ b/CSMath/pom.xml @@ -2,7 +2,7 @@ 4.0.0 bjc CSMath - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT CSMath Projects from Advanced CS Math class @@ -12,8 +12,8 @@ maven-compiler-plugin 3.7.0 - 1.8 - 1.8 + 1.17 + 1.17 @@ -22,7 +22,7 @@ bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT \ No newline at end of file -- cgit v1.2.3