We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e13e2 commit d6bc5f4Copy full SHA for d6bc5f4
pom.xml
@@ -39,7 +39,7 @@
39
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
40
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
41
<url>https://github.com/${gitHubRepo}</url>
42
- <tag>v1.37.1</tag>
+ <tag>${scmTag}</tag>
43
</scm>
44
<issueManagement>
45
<system>JIRA</system>
0 commit comments