From 11089b6f753962c834acd4ce7a31656f10a718ef Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Thu, 31 Oct 2024 00:32:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- dropwizard/pom.xml | 2 +- jersey/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e5ba935..a20039d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.2 + 5.3-SNAPSHOT core jar diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index 0bb82c6..7aaa3d3 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.2 + 5.3-SNAPSHOT dropwizard jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 08dc950..d3754b5 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.2 + 5.3-SNAPSHOT jersey jar diff --git a/pom.xml b/pom.xml index ee387cd..391b2a8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.pouch root - 5.2 + 5.3-SNAPSHOT pom pouch An Inversion of Control design pattern @@ -21,7 +21,7 @@ https://github.com/cowwoc/pouch/ scm:git:https://github.com/cowwoc/pouch.git scm:git:https://github.com/cowwoc/pouch.git - release-5.2 + HEAD