Skip to content

Commit 7ae54e8

Browse files
authored
Merge pull request #353 from basil/incrementals
Fix incrementals
2 parents 66e13e2 + d6bc5f4 commit 7ae54e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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:git@github.com:${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)