From f05238b536f7f236e641a8939fee7090062432b5 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 17 Aug 2022 08:27:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-RC2 --- 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 fb7424f2..9cc3fbcc 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 jandex-benchmarks diff --git a/core/pom.xml b/core/pom.xml index 5157a164..b6205cc2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 930b3579..2a8b7b25 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 0c2ff1b5..3c8583d7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 pom Jandex: Parent @@ -47,7 +47,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.0-RC2 diff --git a/release/pom.xml b/release/pom.xml index 2ca2c9c1..10ff28d8 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index 3f1f3871..d42bdb62 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC2 jandex-test-data