Skip to content

Commit e6d90dc

Browse files
committed
Use HTTPS for SCM developer connection
1 parent e6e05a5 commit e6d90dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
<scm>
4444
<connection>scm:git:https://github.com/eclipse-uprotocol/up-java.git</connection>
45-
<developerConnection>scm:git:ssh://github.com/eclipse-uprotocol/up-java.git</developerConnection>
45+
<developerConnection>scm:git:https://github.com/eclipse-uprotocol/up-java.git</developerConnection>
4646
<url>https://github.com/eclipse-uprotocol/up-java</url>
4747
</scm>
4848

0 commit comments

Comments
 (0)