diff --git a/core/pom.xml b/core/pom.xml index 5c3cd6546..b5808f5cf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.2 + 4.0.3-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index cafdb8194..1db9ad434 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.2 + 4.0.3-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 - v4.0.2 + v4.0.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 2a3891b56..1caeaf847 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.2 + 4.0.3-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index ad191de96..cb559150e 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 4.0.2 + 4.0.3-SNAPSHOT ../pom.xml