Skip to content

Commit

Permalink
Merge pull request #353 from basil/incrementals
Browse files Browse the repository at this point in the history
Fix incrementals
  • Loading branch information
KostyaSha committed Jan 23, 2024
2 parents 66e13e2 + d6bc5f4 commit 7ae54e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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>v1.37.1</tag>
<tag>${scmTag}</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit 7ae54e8

Please sign in to comment.