From fbaa6d77df787da1830cf5dc996febe39606afac Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 14 Mar 2024 10:50:37 +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 7ae0087a..7d70cc33 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT jandex-benchmarks @@ -16,7 +16,7 @@ 3.0.0 2.8.9 - 3.1.7 + 3.1.8-SNAPSHOT 1.35 0.2.2 3.8.1 diff --git a/core/pom.xml b/core/pom.xml index 22d871a4..f7618c19 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index f0fff01b..2a50ad17 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 4cdbd3ba..9a18c9bf 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT pom Jandex: Parent @@ -17,7 +17,7 @@ UTF-8 UTF-8 - 2024-03-14T10:49:18Z + 2024-03-14T10:50:37Z 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.1.7 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 71949a7c..3d8982d2 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index cb70d785..770c6d2a 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.7 + 3.1.8-SNAPSHOT jandex-test-data