We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fadecb commit 2852376Copy full SHA for 2852376
pom.xml
@@ -20,9 +20,9 @@
20
</license>
21
</licenses>
22
<scm>
23
- <connection>scm:git:git@github.com:ably/ably-java</connection>
24
- <developerConnection>scm:git:git@github.com:ably/ably-java</developerConnection</developerConnection>
25
- <url>scm:git:git@github.com:ably/ably-java</url>
+ <connection>scm:git:https://github.com/ably/ably-java</connection>
+ <developerConnection>scm:git:git@github.com:ably/ably-java</developerConnection>
+ <url>scm:git:https://github.com/ably/ably-java</url>
26
</scm>
27
<issueManagement>
28
<system>Github</system>
0 commit comments