From 5012bfbe1102f9fc9257a06f87a90e221f226fec Mon Sep 17 00:00:00 2001 From: Tako Schotanus Date: Wed, 21 Feb 2024 14:14:08 +0100 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 a0e86f2..f87cfa6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.codejive java-properties - 0.0.7 + 0.0.8-SNAPSHOT Java Properties parser A simple Java Properties parser that retains the exact format of the input file, including any comments @@ -174,7 +174,7 @@ scm:git:git://github.com/codejive/java-properties.git scm:git:git@github.com:codejive/java-properties.git http://github.com/codejive/java-properties - v0.0.7 + HEAD