Skip to content

Commit

Permalink
Merge pull request #13 from jglick/developerConnection
Browse files Browse the repository at this point in the history
Revert `developerConnection` change from #12
  • Loading branch information
jglick authored Oct 23, 2022
2 parents 3694fa7 + 24fdc96 commit 2cc7c94
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 2cc7c94

Please sign in to comment.