Skip to content

Commit 4e57d96

Browse files
authored
Merge pull request #27 from ligangty/master
Fix a typo in pom.xml
2 parents b5c3ec4 + 2840eaf commit 4e57d96

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)