From 9c15e27c338e24595baf6a4d3d90d7bbf314436b Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Tue, 27 Sep 2022 19:16:55 -0400 Subject: Minor changes --- pom.xml | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) mode change 100755 => 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 5d2cb92..8b5829c --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 bjc RGens - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT jar RGens http://maven.apache.org @@ -21,8 +21,8 @@ UTF-8 - 1.8 - 1.8 + 1.17 + 1.17 @@ -136,12 +136,12 @@ bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT bjc inflexion - 1.0.0 + 2.0-SNAPSHOT com.github.mifmif @@ -161,18 +161,11 @@ io.github.bculkin2442 esodata - 1.0-SNAPSHOT + 2.0-SNAPSHOT - - org.apache.maven.plugins - maven-javadoc-plugin - 3.1.0 - - - maven-surefire-plugin 2.22.1 -- cgit v1.2.3