diff --git a/core/pom.xml b/core/pom.xml index aa34bf231..f67385bb6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.2-SNAPSHOT + 3.8.0 ../pom.xml diff --git a/pom.xml b/pom.xml index ad96c91f3..0e52da747 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.2-SNAPSHOT + 3.8.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 + v3.8.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index c4f1ca5fd..64b2c1e3f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.2-SNAPSHOT + 3.8.0 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index e4ff204f8..bc5944955 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.7.2-SNAPSHOT + 3.8.0 ../pom.xml