diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e7b9b2ca..52bffa32 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC3 jandex-benchmarks diff --git a/core/pom.xml b/core/pom.xml index 513c0ced..f3673eb9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC3 jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 930b3579..2a0c3fc8 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-RC3 jandex-maven-plugin diff --git a/pom.xml b/pom.xml index ade3068d..0ffa5b84 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC3 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-RC3 diff --git a/release/pom.xml b/release/pom.xml index 2ca2c9c1..5d76c660 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.0.0-SNAPSHOT + 3.0.0-RC3 jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index 3f1f3871..ab2a5695 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-RC3 jandex-test-data