Skip to content

Commit 9e9bf7c

Browse files
committed
Fix another typo
1 parent 4e57d96 commit 9e9bf7c

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
@@ -33,7 +33,7 @@
3333

3434
<scm>
3535
<connection>scm:git:https://github.com/Commonjava/http-testserver</connection>
36-
<developerConnection>scm:git:https://github.com:Commonjava/http-testserver</developerConnection>
36+
<developerConnection>scm:git:https://github.com/Commonjava/http-testserver</developerConnection>
3737
<url>https://github.com/Commonjava/http-testserver</url>
3838
<tag>HEAD</tag>
3939
</scm>

0 commit comments

Comments
 (0)