Skip to content

Commit

Permalink
Revert developerConnection change from jenkinsci#12
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Oct 23, 2022
1 parent 3694fa7 commit 24fdc96
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 @@ -35,7 +35,7 @@

<scm>
<connection>scm:git:https://github.com/cloudbees/maven-license-plugin.git</connection>
<developerConnection>scm:git:https://github.com/cloudbees/maven-license-plugin.git</developerConnection>
<developerConnection>scm:git:git@github.com:cloudbees/maven-license-plugin.git</developerConnection>
<url>https://github.com/cloudbees/maven-license-plugin</url>
<tag>maven-license-plugin-1.14</tag>
</scm>
Expand Down

0 comments on commit 24fdc96

Please sign in to comment.