Skip to content

Commit d08c520

Browse files
committed
[pom] Prepare for new site distribution
1 parent e8cbfdc commit d08c520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<relativePath />
2727
</parent>
2828

29+
<groupId>org.mybatis</groupId>
2930
<artifactId>mybatis</artifactId>
3031
<version>3.5.15-SNAPSHOT</version>
31-
<packaging>jar</packaging>
3232

3333
<name>mybatis</name>
3434
<description>
@@ -110,7 +110,7 @@
110110

111111
<scm>
112112
<url>https://github.com/mybatis/mybatis-3</url>
113-
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
113+
<connection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</connection>
114114
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
115115
<tag>mybatis-3.5.12</tag>
116116
</scm>

0 commit comments

Comments
 (0)