Skip to content

Commit

Permalink
Merge pull request #66 from hazendaz/master
Browse files Browse the repository at this point in the history
Fix scm issue.
  • Loading branch information
hazendaz committed May 24, 2015
2 parents f82ddc7 + c23a73c commit 3268991
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 @@ -78,7 +78,7 @@
<scm>
<url>http://github.com/mybatis/spring</url>
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
<developerConnection>scm:git:git+ssh://git@github.com/mybatis/spring.git</developerConnection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/spring.git</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
Expand Down

0 comments on commit 3268991

Please sign in to comment.