From a74f7e11c50e59dd2027c3e77fd2fb708405ac67 Mon Sep 17 00:00:00 2001 From: Tako Schotanus Date: Fri, 12 Jul 2024 03:35:20 +0200 Subject: [PATCH] Prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e99ca5..6492456 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.codejive.jpm jpm - 0.3.1 + 0.3.2-SNAPSHOT Java Package Manager A simple command line tool for managing Maven dependencies for Java tools like javac and java