Skip to content

Commit

Permalink
Update SCM URL
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 27, 2022
1 parent 7f53eca commit 3779ab5
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 @@ -130,7 +130,7 @@ THE SOFTWARE.
</dependencies>

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

0 comments on commit 3779ab5

Please sign in to comment.