diff --git a/core/pom.xml b/core/pom.xml index bf9450115..50d549c3d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.3.1-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/pom.xml b/pom.xml index a027b1f02..f27018ce3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.3.1-SNAPSHOT + 3.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 + v3.4.0 https://github.com/jenkins-infra/plugin-health-scoring diff --git a/test/pom.xml b/test/pom.xml index c2dd9c236..d7969dc65 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.3.1-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index d74c8d998..b62e56a5e 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -29,7 +29,7 @@ io.jenkins.pluginhealth.scoring plugin-health-scoring-parent - 3.3.1-SNAPSHOT + 3.4.0 ../pom.xml