Skip to content

Commit cacd8e3

Browse files
authored
Merge pull request #28 from ligangty/master
Fix another typo
2 parents 4e57d96 + 9e9bf7c commit cacd8e3

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)