diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 871b3538..cddbccce 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT jandex-benchmarks diff --git a/core/pom.xml b/core/pom.xml index 72a81310..335b3773 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT jandex diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index cb556679..b7c71155 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 4a6db82c..039ebcb3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT pom Jandex: Parent diff --git a/release/pom.xml b/release/pom.xml index f862945a..800f6a51 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT jandex-release diff --git a/test-data/pom.xml b/test-data/pom.xml index df73aab2..04458d40 100644 --- a/test-data/pom.xml +++ b/test-data/pom.xml @@ -4,7 +4,7 @@ io.smallrye jandex-parent - 3.1.9-SNAPSHOT + 3.2.0-SNAPSHOT jandex-test-data