Skip to content

Commit d6bc5f4

Browse files
committed
Fix incrementals
1 parent 66e13e2 commit d6bc5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4040
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4141
<url>https://github.com/${gitHubRepo}</url>
42-
<tag>v1.37.1</tag>
42+
<tag>${scmTag}</tag>
4343
</scm>
4444
<issueManagement>
4545
<system>JIRA</system>

0 commit comments

Comments
 (0)