From fec2e776c07f48a9aa20befee6dcbf6520af0347 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 25 Aug 2022 19:22:24 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0 --- 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 1a8d13a7..20fb3075 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0 jandex-benchmarks diff --git a/core/pom.xml b/core/pom.xml index 513c0ced..471a8435 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0 jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 930b3579..125a7420 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 jandex-maven-plugin diff --git a/pom.xml b/pom.xml index ade3068d..2f451b53 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0 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.0 diff --git a/release/pom.xml b/release/pom.xml index 2ca2c9c1..58074ada 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0 jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index 3f1f3871..2af6afc9 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 jandex-test-data