Skip to content

Commit

Permalink
fix developerConnection url
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcasey committed Apr 30, 2012
1 parent a8e3a37 commit 2a6a079
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 @@ -37,7 +37,7 @@

<scm>
<connection>scm:git:http://github.com/jdcasey/build-migration-maven-plugin.git</connection>
<developerConnection>scm:git://git@github.com:jdcasey/build-migration-maven-plugin.git</developerConnection>
<developerConnection>scm:git:git@github.com:jdcasey/build-migration-maven-plugin.git</developerConnection>
<url>http://github.com/jdcasey/build-migration-maven-plugin</url>
</scm>

Expand Down

0 comments on commit 2a6a079

Please sign in to comment.