diff --git a/core/pom.xml b/core/pom.xml index 73dfb5890..3c9d782bf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 17eb28ab6..0346b999e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.1.1-SNAPSHOT + 4.1.1 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.1 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 64da7abe5..3d082cf3f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index b085c7bc4..f087d6a0c 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml