From f030a8e7e634457473a34cec3cf19e3a86ec45f3 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Tue, 2 Jul 2024 09:53:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.8 --- benchmarks/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- test-data/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 116a877e..69b6fa25 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 jandex-benchmarks diff --git a/core/pom.xml b/core/pom.xml index a96b4e8c..2637e5da 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index cedfe3cc..94343a1f 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 4bb60967..d2e4be5a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 pom Jandex: Parent @@ -48,7 +48,7 @@ scm:git:git@github.com:smallrye/jandex.git scm:git:git@github.com:smallrye/jandex.git https://github.com/smallrye/jandex/ - HEAD + 3.0.8 diff --git a/release/pom.xml b/release/pom.xml index a5aa2299..64134333 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index 2a6bbaba..071f8453 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.8-SNAPSHOT + 3.0.8 jandex-test-data