aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:43:48 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2019-11-29 22:43:48 +0200
commit05e840a42c92b1acf54dae7d2b58c92a5f649ba3 (patch)
tree6a136236ec909af4a78305946ad5266104c00e70 /pom.xml
parentb5b31d760987cc1346e6603d81e0ef4bba6d304d (diff)
downloadpf4j-05e840a42c92b1acf54dae7d2b58c92a5f649ba3.tar.gz
pf4j-05e840a42c92b1acf54dae7d2b58c92a5f649ba3.zip
Use public key when release a new version
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b144918..7764e0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<scm>
<connection>scm:git:https://github.com/pf4j/pf4j.git</connection>
- <developerConnection>scm:git:https://github.com/pf4j/pf4j.git</developerConnection>
+ <developerConnection>scm:git:git@github.com:pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
<tag>HEAD</tag>
</scm>