Skip to content

Commit cdf9724

Browse files
committed
added the url configuration to the scm section
1 parent 6ca2dd1 commit cdf9724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4646
</properties>
4747
<scm>
48+
<url>scm:svn:https://mybatis.googlecode.com/svn/</url>
4849
<connection>scm:svn:https://mybatis.googlecode.com/svn/</connection>
4950
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/</developerConnection>
5051
</scm>

0 commit comments

Comments
 (0)