File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 3737
3838 <distributionManagement >
3939 <site >
40- <id >gh-pages</id >
41- <name >Mybatis Generator GitHub Pages</name >
42- <url >git:ssh://git@github.com/mybatis/generator.git?gh-pages# </url >
40+ <id >gh-pages-scm </id >
41+ <name >Mybatis GitHub Pages</name >
42+ <url >scm: git:ssh://git@github.com/mybatis/generator.git</url >
4343 </site >
4444 </distributionManagement >
4545
Original file line number Diff line number Diff line change 6262 <system >Github</system >
6363 <url >https://github.com/mybatis/generator/actions</url >
6464 </ciManagement >
65+ <distributionManagement >
66+ <site >
67+ <id >gh-pages-scm</id >
68+ <name >Mybatis GitHub Pages</name >
69+ <url >scm:git:ssh://git@github.com/mybatis/generator.git</url >
70+ </site >
71+ </distributionManagement >
6572
6673 <properties >
6774 <findbugs .onlyAnalyze>org.mybatis.generator.*</findbugs .onlyAnalyze>
You can’t perform that action at this time.
0 commit comments