We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c2f33 commit 32dfcd0Copy full SHA for 32dfcd0
pom.xml
@@ -30,7 +30,7 @@
30
<scm>
31
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
32
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
33
- <tag>winstone-8.13.1</tag>
+ <tag>${scmTag}</tag>
34
<url>https://github.com/${gitHubRepo}</url>
35
</scm>
36
0 commit comments