Skip to content

Commit

Permalink
Modify connection
Browse files Browse the repository at this point in the history
  • Loading branch information
waschndolos committed Mar 29, 2024
1 parent ddef177 commit 33e9aa8
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 @@ -50,7 +50,7 @@

<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:https@github.com:${gitHubRepo}.git</developerConnection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
</scm>
Expand Down

0 comments on commit 33e9aa8

Please sign in to comment.