From 5b7420b37c912c9a28275ffbbfbaa7a51f20b23f Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Tue, 17 Dec 2024 12:20:54 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 ef146168e..dcc2e7fd1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.3.1 + 4.3.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index e3d41d7cb..5527fbcc2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.3.1 + 4.3.2-SNAPSHOT pom Plugin Health Scoring :: Parent @@ -54,7 +54,7 @@ scm:git:https://github.com/jenkins-infra/plugin-health-scoring.git scm:git:git@github.com:jenkins-infra/plugin-health-scoring.git - v4.3.1 + v4.0.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 593275fd8..ff9c7dcec 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.3.1 + 4.3.2-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index dfb262a16..7a865ba69 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.3.1 + 4.3.2-SNAPSHOT ../pom.xml