From d43e6f9c7d6296f7debd8aaa7913739814520736 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Mon, 13 May 2024 13:24:39 +0200 Subject: [PATCH] move to next minor version, 3.2.0 --- benchmarks/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- release/pom.xml | 2 +- test-data/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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