From 1c78d6e04f51b1de8f362bf2146ccc23be53cceb Mon Sep 17 00:00:00 2001 From: Scott Leberknight <174812+sleberknight@users.noreply.github.com> Date: Sun, 7 Jul 2024 18:40:34 -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 9fea374..ed7a215 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dropwizard-application-errors - 2.1.4 + 2.1.5-SNAPSHOT jar ${project.groupId}:${project.artifactId} @@ -23,7 +23,7 @@ scm:git:https://github.com/kiwiproject/dropwizard-application-errors.git scm:git:git@github.com:kiwiproject/dropwizard-application-errors.git https://github.com/kiwiproject/dropwizard-application-errors - v2.1.4 + HEAD