Skip to content

Commit

Permalink
Merge pull request #8 from wwuck/patch-1
Browse files Browse the repository at this point in the history
Fix typo in github url
  • Loading branch information
olamy authored May 4, 2021
2 parents 031123d + 8c3ed45 commit 51c4e2c
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 @@ -36,7 +36,7 @@
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin}/</url>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin/</url>
<tag>${scmTag}</tag>
</scm>

Expand Down

0 comments on commit 51c4e2c

Please sign in to comment.