From f471f14b3a8cc57b457ccdf558138b148d6f6648 Mon Sep 17 00:00:00 2001 From: Kill Bill core team Date: Mon, 5 Feb 2024 06:18:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- automaton/pom.xml | 2 +- clock/pom.xml | 2 +- concurrent/pom.xml | 2 +- config-magic/pom.xml | 4 ++-- embeddeddb/common/pom.xml | 2 +- embeddeddb/h2/pom.xml | 2 +- embeddeddb/mysql/pom.xml | 2 +- embeddeddb/pom.xml | 2 +- embeddeddb/postgresql/pom.xml | 2 +- jdbi/pom.xml | 2 +- locker/pom.xml | 2 +- metrics-api/pom.xml | 4 ++-- metrics/pom.xml | 2 +- pom.xml | 4 ++-- queue/pom.xml | 2 +- skeleton/pom.xml | 2 +- utils/pom.xml | 2 +- xmlloader/pom.xml | 2 +- 18 files changed, 21 insertions(+), 21 deletions(-) diff --git a/automaton/pom.xml b/automaton/pom.xml index 08de5f0e..8f978b31 100644 --- a/automaton/pom.xml +++ b/automaton/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-automaton diff --git a/clock/pom.xml b/clock/pom.xml index 65779915..7159eaf5 100644 --- a/clock/pom.xml +++ b/clock/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-clock diff --git a/concurrent/pom.xml b/concurrent/pom.xml index 9b993e74..6ba829a3 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-concurrent diff --git a/config-magic/pom.xml b/config-magic/pom.xml index 2b987d6c..ea09a37b 100644 --- a/config-magic/pom.xml +++ b/config-magic/pom.xml @@ -20,7 +20,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-config-magic @@ -66,7 +66,7 @@ maven-surefire-plugin - + diff --git a/embeddeddb/common/pom.xml b/embeddeddb/common/pom.xml index 46e4b473..6a49a8c4 100644 --- a/embeddeddb/common/pom.xml +++ b/embeddeddb/common/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-embeddeddb - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-embeddeddb-common diff --git a/embeddeddb/h2/pom.xml b/embeddeddb/h2/pom.xml index 872016ec..4416aab9 100644 --- a/embeddeddb/h2/pom.xml +++ b/embeddeddb/h2/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-embeddeddb - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-embeddeddb-h2 diff --git a/embeddeddb/mysql/pom.xml b/embeddeddb/mysql/pom.xml index f3e9bd83..b4f89cdb 100644 --- a/embeddeddb/mysql/pom.xml +++ b/embeddeddb/mysql/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-embeddeddb - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-embeddeddb-mysql diff --git a/embeddeddb/pom.xml b/embeddeddb/pom.xml index 715220df..8794a7cc 100644 --- a/embeddeddb/pom.xml +++ b/embeddeddb/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-embeddeddb diff --git a/embeddeddb/postgresql/pom.xml b/embeddeddb/postgresql/pom.xml index f997652c..7681db33 100644 --- a/embeddeddb/postgresql/pom.xml +++ b/embeddeddb/postgresql/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-embeddeddb - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-embeddeddb-postgresql diff --git a/jdbi/pom.xml b/jdbi/pom.xml index 28bf9d36..6fd0f09b 100644 --- a/jdbi/pom.xml +++ b/jdbi/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-jdbi diff --git a/locker/pom.xml b/locker/pom.xml index 31420d6a..cc2785c5 100644 --- a/locker/pom.xml +++ b/locker/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-locker diff --git a/metrics-api/pom.xml b/metrics-api/pom.xml index 856b7099..f4342145 100644 --- a/metrics-api/pom.xml +++ b/metrics-api/pom.xml @@ -20,11 +20,11 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT killbill-metrics-api spotbugs-exclude.xml - + diff --git a/metrics/pom.xml b/metrics/pom.xml index 81f985b8..a97b11fd 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -20,7 +20,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT killbill-metrics diff --git a/pom.xml b/pom.xml index d03dc482..bb56c349 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT pom killbill-commons Kill Bill reusable Java components @@ -56,7 +56,7 @@ scm:git:git://github.com/killbill/killbill-commons.git scm:git:git@github.com:killbill/killbill-commons.git - killbill-commons-0.26.2 + HEAD http://github.com/killbill/killbill-commons/tree/master diff --git a/queue/pom.xml b/queue/pom.xml index c31c6a48..caf9be78 100644 --- a/queue/pom.xml +++ b/queue/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-queue diff --git a/skeleton/pom.xml b/skeleton/pom.xml index 90c5f28f..0ab32be4 100644 --- a/skeleton/pom.xml +++ b/skeleton/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-skeleton diff --git a/utils/pom.xml b/utils/pom.xml index bb88add1..061d1dbe 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -20,7 +20,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml diff --git a/xmlloader/pom.xml b/xmlloader/pom.xml index 1f23b87b..23263db6 100644 --- a/xmlloader/pom.xml +++ b/xmlloader/pom.xml @@ -22,7 +22,7 @@ org.kill-bill.commons killbill-commons - 0.26.2 + 0.26.3-SNAPSHOT ../pom.xml killbill-xmlloader