diff --git a/core/pom.xml b/core/pom.xml index c67a526d5..f71c2ffa4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.3-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 7c6b67f12..17f79ae67 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.3-SNAPSHOT + 4.1.0 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.0.0 + v4.1.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 1caeaf847..690bb8cad 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.3-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index cb559150e..16f3bee5b 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.3-SNAPSHOT + 4.1.0 ../pom.xml