From 4b6919d564597efaa94ee46a2bccb104850d483e Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Fri, 6 Oct 2023 12:16:04 +0200 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 97b18ba61..b7587b758 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.0.0 + 3.0.1-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index 68d260d45..d4cc72c8e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.0.0 + 3.0.1-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.0.0 + HEAD https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index c19a5526f..4a1d6d254 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.0.0 + 3.0.1-SNAPSHOT ../ diff --git a/war/pom.xml b/war/pom.xml index 9b26c116d..c8def7e8a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.0.0 + 3.0.1-SNAPSHOT ../