We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e7c36 commit ef064fcCopy full SHA for ef064fc
1 file changed
pom.xml
@@ -32,8 +32,8 @@
32
</developers>
33
34
<scm>
35
- <connection>scm:git:git://github.com/copilot-community-sdk/copilot-sdk-java.git</connection>
36
- <developerConnection>scm:git:ssh://github.com:copilot-community-sdk/copilot-sdk-java.git</developerConnection>
+ <connection>scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</connection>
+ <developerConnection>scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</developerConnection>
37
<url>https://github.com/copilot-community-sdk/copilot-sdk-java</url>
38
</scm>
39
0 commit comments