From 35e67ca00f75b1dcea821889f27f958fa0db548f Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Thu, 31 Oct 2024 00:01:35 +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 ca94342..95d7b81 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT core jar diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index 4385851..62e191b 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT dropwizard jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 152d534..ccb3962 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 5.1 + 5.2-SNAPSHOT jersey jar diff --git a/pom.xml b/pom.xml index 73ed5f8..b9abb35 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.pouch root - 5.1 + 5.2-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.1 + HEAD