From 88786934c576e115cd2851392d5efaeb13bd5c35 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Fri, 28 Oct 2022 14:42:01 +0100 Subject: [PATCH] Incrementalified --- pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 176fbc5..c0c3cfe 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cloud-stats - 0.28-SNAPSHOT + ${revision}${changelist} hpi Cloud Statistics Plugin Report Jenkins dynamic provisioning activities and statistics @@ -29,10 +29,10 @@ - scm:git:git://github.com/jenkinsci/cloud-stats-plugin.git - scm:git:git@github.com:jenkinsci/cloud-stats-plugin.git - https://github.com/jenkinsci/cloud-stats-plugin - HEAD + scm:git:git://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} + ${scmTag} @@ -72,6 +72,9 @@ + 0.28 + -SNAPSHOT + jenkinsci/cloud-stats-plugin 2.235.1 8 false