From 908c24dade7fb2eb3865fc5046e6ab4baec4754c Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Wed, 13 Mar 2024 11:05:11 +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 1b6657840..aa34bf231 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.1 + 3.7.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5400ca9bb..75ed292dd 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.1 + 3.7.2-SNAPSHOT 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 - v3.7.1 + HEAD https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index ae8f76943..c4f1ca5fd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.1 + 3.7.2-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 4607567a2..e4ff204f8 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.1 + 3.7.2-SNAPSHOT ../pom.xml