This ought to do the trick:

diff --git a/pom.xml b/pom.xml
index 529c0e2..4d2cce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
        <connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
        
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
        <url>https://github.com/${gitHubRepo}</url>
-        <tag>936.3.1</tag>
+        <tag>${scmTag}</tag>
    </scm>

    <dependencyManagement>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjqWHT%3Dv5aDwYBUfFy8ONAWu%3Djde2btgUpUjPgxQ_q%3Dm-w%40mail.gmail.com.

Reply via email to