From e491562b9cd364374cefaba62622ed029944843c Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Tue, 27 Sep 2022 19:13:39 -0400 Subject: Minor changes --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index adfaa8f..f1cf398 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.github.bculkin2442 everge - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT jar everge Simple regex-based text processing @@ -25,8 +25,8 @@ UTF-8 - 1.8 - 1.8 + 1.17 + 1.17 github ${main.basedir}/target/jacoco-ut.exec @@ -44,17 +44,16 @@ junit junit 4.13.1 - test bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT io.github.bculkin2442 esodata - 1.0-SNAPSHOT + 2.0-SNAPSHOT -- cgit v1.2.3