Skip to content

Commit 09df5d9

Browse files
committed
feat: update scm
1 parent b612af6 commit 09df5d9

File tree

1 file changed

+3
-3
lines changed
  • alibabacloud-gateway-pop/java

1 file changed

+3
-3
lines changed

alibabacloud-gateway-pop/java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
</repository>
4242
</distributionManagement>
4343
<scm>
44-
<connection/>
45-
<developerConnection/>
46-
<url/>
44+
<connection>scm:git:git://github.com/aliyun/alibabacloud-gateway.git</connection>
45+
<developerConnection>scm:git:[email protected]:aliyun/alibabacloud-gateway.git</developerConnection>
46+
<url>https://github.com/aliyun/alibabacloud-gateway</url>
4747
</scm>
4848
<dependencies>
4949
<dependency>

0 commit comments

Comments
 (0)