From 244af4d3ffa6e2c660aca4fd0642ad1cf5aea991 Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Fri, 5 Apr 2024 16:12:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v3.9.0 --- core/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 2 +- war/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 695726145..e27090c8a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.8.1-SNAPSHOT + 3.9.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0fe0511ed..9939055ce 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.8.1-SNAPSHOT + 3.9.0 pom Plugin Health Scoring :: Parent @@ -73,7 +73,7 @@ scm:git:https://github.com/jenkins-infra/plugin-health-scoring.git scm:git:git@github.com:jenkins-infra/plugin-health-scoring.git - HEAD + v3.9.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 7c4b4081a..208b63c23 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.8.1-SNAPSHOT + 3.9.0 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 86de6b499..17a0ce26a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.8.1-SNAPSHOT + 3.9.0 ../pom.xml