Skip to content

Commit

Permalink
[pom] fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Feb 11, 2024
1 parent 813aeab commit 2d18a4f
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 @@ -54,7 +54,7 @@
<connection>scm:git:ssh://git@github.com/mybatis/spring-native.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/spring-native.git</developerConnection>
<tag>HEAD</tag>
<url>https://github.com/mybatis/spring-native/tree/master</url>
<url>https://github.com/mybatis/spring-native/</url>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down

0 comments on commit 2d18a4f

Please sign in to comment.