From 555893f7e7f54dc133e3b4ba93265031504823ea Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Oct 2023 14:36:11 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f23b131..987f796 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ jne jar - 4.0.1 + 4.0.2-SNAPSHOT jne Utility library for extracting native resources embedded in jars such as executables, dynamic libraries, or other files on Windows, Linux, and Mac. @@ -16,7 +16,7 @@ https://github.com/fizzed/jne scm:git:git@github.com:fizzed/jne.git - v4.0.1 + HEAD