Skip to content

Commit eb2b9ec

Browse files
committed
http 1.14: fix pom.xml hg url
https://codereview.appspot.com/7852043/
1 parent 6a403e5 commit eb2b9ec

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
@@ -28,7 +28,7 @@
2828

2929
<scm>
3030
<connection>scm:hg:https://code.google.com/p/google-http-java-client/</connection>
31-
<developerConnection>scm:hg:code.google.com/p/google-http-java-client/</developerConnection>
31+
<developerConnection>scm:hg:https://code.google.com/p/google-http-java-client/</developerConnection>
3232
<url>http://code.google.com/p/google-http-java-client/source/browse/</url>
3333
</scm>
3434

0 commit comments

Comments
 (0)