diff --git a/core/pom.xml b/core/pom.xml index 9f8460c2e..7e5b29bd2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 2.3.1-SNAPSHOT + 2.4.0 ../ diff --git a/pom.xml b/pom.xml index badcc8696..4dae76d09 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 2.3.1-SNAPSHOT + 2.4.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 + v2.4.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 7ec872c26..f370830db 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 2.3.1-SNAPSHOT + 2.4.0 ../ diff --git a/war/pom.xml b/war/pom.xml index 17653304b..494d3ac47 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 2.3.1-SNAPSHOT + 2.4.0 ../