Skip to content

Commit d3c61b6

Browse files
committed
ci: fix wrong url format
1 parent ff4f43a commit d3c61b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<scm>
1313
<url>https://github.com/danubetech/cborld-java</url>
1414
<connection>scm:git:https://github.com/danubetech/cborld-java.git</connection>
15-
<developerConnection>scm:git:https://github.com:danubetech/cborld-java.git</developerConnection>
15+
<developerConnection>scm:git:https://github.com/danubetech/cborld-java.git</developerConnection>
1616
</scm>
1717

1818
<issueManagement>

0 commit comments

Comments
 (0)