aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaslovalex <alexander.maslov@gmail.com>2016-02-19 12:17:19 +0200
committermaslovalex <alexander.maslov@gmail.com>2016-02-19 12:17:19 +0200
commit6b862fcafe00ece9d94839df0ee97b0627818090 (patch)
tree6abcd5d109a281211c4bc90509101d4c72be4084
parenta9847f3fe5ab61cceb7d4468d0738b6e9ec399b5 (diff)
downloadsnakeyaml-6b862fcafe00ece9d94839df0ee97b0627818090.tar.gz
change developerConnetion to ssh
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1de9d323..a825b252 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</mailingLists>
<scm>
<connection>scm:hg:http://bitbucket.org/asomov/snakeyaml</connection>
- <developerConnection>scm:hg:https://bitbucket.org/asomov/snakeyaml</developerConnection>
+ <developerConnection>scm:hg:ssh://hg@bitbucket.org/asomov/snakeyaml</developerConnection>
<url>https://bitbucket.org/asomov/snakeyaml/src</url>
</scm>
<licenses>