From 3fddd963a47b634c2d7aca12dcdae49daabdbbca Mon Sep 17 00:00:00 2001 From: "smallrye-ci-releases[bot]" <181404001+smallrye-ci-releases[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:47:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- benchmarks/pom.xml | 4 ++-- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 6 +++--- release/pom.xml | 2 +- test-data/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index c01ce288..d33aa44d 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT jandex-benchmarks @@ -16,7 +16,7 @@ 3.5.0 2.11.0 - 3.2.3-RC1 + 3.2.3-SNAPSHOT 1.37 0.2.2 3.8.8 diff --git a/core/pom.xml b/core/pom.xml index 076e2e50..e77f1dba 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index e976ce41..f1f9d8f0 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 808a916c..187a5e1e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT pom Jandex: Parent @@ -17,7 +17,7 @@ UTF-8 UTF-8 - 2024-10-24T08:46:10Z + 2024-10-24T08:47:19Z 1.8 1.8 @@ -50,7 +50,7 @@ scm:git:git@github.com:smallrye/jandex.git scm:git:git@github.com:smallrye/jandex.git https://github.com/smallrye/jandex/ - 3.2.3-RC1 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 125a39b6..7977bf96 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index cab266a9..577cca4a 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.2.3-RC1 + 3.2.3-SNAPSHOT jandex-test-data