From 5beb6887c370508e3db448351fa7d7d4471aafe1 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 4 Oct 2024 14:26:52 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.22 --- pom.xml | 4 ++-- recipes-tests/pom.xml | 2 +- recipes/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c34a24c31c..888a2e25fa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-updates-parent - 999-SNAPSHOT + 1.0.22 pom Quarkus Updates - Parent @@ -49,7 +49,7 @@ https://github.com/quarkusio/quarkus-updates scm:git:git@github.com:quarkusio/quarkus-updates.git scm:git:git@github.com:quarkusio/quarkus-updates.git - HEAD + 1.0.22 diff --git a/recipes-tests/pom.xml b/recipes-tests/pom.xml index 1a1370df16..b1be9e102a 100644 --- a/recipes-tests/pom.xml +++ b/recipes-tests/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-updates-parent - 999-SNAPSHOT + 1.0.22 ../pom.xml diff --git a/recipes/pom.xml b/recipes/pom.xml index 689d5cf947..b84eeae25c 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-updates-parent - 999-SNAPSHOT + 1.0.22 ../pom.xml