We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b612af6 commit 09df5d9Copy full SHA for 09df5d9
alibabacloud-gateway-pop/java/pom.xml
@@ -41,9 +41,9 @@
41
</repository>
42
</distributionManagement>
43
<scm>
44
- <connection/>
45
- <developerConnection/>
46
- <url/>
+ <connection>scm:git:git://github.com/aliyun/alibabacloud-gateway.git</connection>
+ <developerConnection>scm:git:[email protected]:aliyun/alibabacloud-gateway.git</developerConnection>
+ <url>https://github.com/aliyun/alibabacloud-gateway</url>
47
</scm>
48
<dependencies>
49
<dependency>
0 commit comments