From 82833ee31b43b779445b34aa6303d7bacbcdf35c Mon Sep 17 00:00:00 2001 From: artem-v Date: Tue, 11 Feb 2025 12:28:07 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- services-api/pom.xml | 2 +- services-discovery/pom.xml | 2 +- services-examples/pom.xml | 2 +- services-gateway/pom.xml | 2 +- services-security/pom.xml | 2 +- services-testlib/pom.xml | 2 +- services-transport-parent/pom.xml | 2 +- services-transport-parent/services-transport-jackson/pom.xml | 2 +- services-transport-parent/services-transport-rsocket/pom.xml | 2 +- services/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 2818aba40..d66fd43d3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT pom ScaleCube-Services @@ -53,7 +53,7 @@ scm:git:https://github.com/scalecube/scalecube-services.git scm:git:https://github.com/scalecube/scalecube-services.git - release-2.12.3 + HEAD diff --git a/services-api/pom.xml b/services-api/pom.xml index d2ef2899f..00235e089 100644 --- a/services-api/pom.xml +++ b/services-api/pom.xml @@ -6,7 +6,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-api diff --git a/services-discovery/pom.xml b/services-discovery/pom.xml index 8b9a06f7d..ef864fa37 100644 --- a/services-discovery/pom.xml +++ b/services-discovery/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-discovery diff --git a/services-examples/pom.xml b/services-examples/pom.xml index fab1c409d..b9644963b 100644 --- a/services-examples/pom.xml +++ b/services-examples/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-examples diff --git a/services-gateway/pom.xml b/services-gateway/pom.xml index e6d3dfd39..dd5130bda 100644 --- a/services-gateway/pom.xml +++ b/services-gateway/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-gateway diff --git a/services-security/pom.xml b/services-security/pom.xml index 0a7ddba69..a4bdcddaa 100644 --- a/services-security/pom.xml +++ b/services-security/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-security diff --git a/services-testlib/pom.xml b/services-testlib/pom.xml index b7c85677d..58d7a3f12 100644 --- a/services-testlib/pom.xml +++ b/services-testlib/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT services-testlib diff --git a/services-transport-parent/pom.xml b/services-transport-parent/pom.xml index e78a92f77..a8cc0bcc3 100644 --- a/services-transport-parent/pom.xml +++ b/services-transport-parent/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-services-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-transport-parent diff --git a/services-transport-parent/services-transport-jackson/pom.xml b/services-transport-parent/services-transport-jackson/pom.xml index 7c381ff4e..7e1bd9791 100644 --- a/services-transport-parent/services-transport-jackson/pom.xml +++ b/services-transport-parent/services-transport-jackson/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-services-transport-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-transport-jackson diff --git a/services-transport-parent/services-transport-rsocket/pom.xml b/services-transport-parent/services-transport-rsocket/pom.xml index dd402397f..66d5d4b9f 100644 --- a/services-transport-parent/services-transport-rsocket/pom.xml +++ b/services-transport-parent/services-transport-rsocket/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-services-transport-parent - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services-transport-rsocket diff --git a/services/pom.xml b/services/pom.xml index 53a74dcf5..bc2e28d7f 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ scalecube-services-parent io.scalecube - 2.12.3 + 2.12.4-SNAPSHOT scalecube-services