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