diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ </developers> <scm> - <connection>scm:git:https://code.google.com/p/gwtquery/</connection> + <connection>scm:git:git@github.com:gwtquery/gwtquery.git</connection> <developerConnection>scm:git:git@github.com:gwtquery/gwtquery.git</developerConnection> <url>http://code.google.com/p/gwtquery/source/browse/</url> </scm> |