diff --git a/core/pom.xml b/core/pom.xml index 087d85b1b..583f04042 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.6.1-SNAPSHOT + 3.7.0 ../pom.xml diff --git a/pom.xml b/pom.xml index b2d58ef84..556c4efe7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.6.1-SNAPSHOT + 3.7.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.7.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index 954646581..6e90466c2 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.6.1-SNAPSHOT + 3.7.0 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 1debb43e3..756374e78 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.6.1-SNAPSHOT + 3.7.0 ../pom.xml