From 82784cdd4133abbd25d479ec174efef4c6c334b9 Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Mon, 30 Dec 2024 01:16: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 c2a732e..3d615a4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 6.0 + 6.1-SNAPSHOT core jar diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index b5b72d4..35efb4b 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 6.0 + 6.1-SNAPSHOT dropwizard jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 383a659..687e421 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -4,7 +4,7 @@ com.github.cowwoc.pouch root - 6.0 + 6.1-SNAPSHOT jersey jar diff --git a/pom.xml b/pom.xml index ae07a7a..502f5fb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.cowwoc.pouch root - 6.0 + 6.1-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-6.0 + HEAD