aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2021-05-02 16:39:36 -0400
committerJames Moger <james.moger@gitblit.com>2021-05-02 16:39:36 -0400
commita07dfa76095b02093f158abd16159d6ad6e53276 (patch)
treed3a0b61ce07944f0d543070b9313da6ec21af385
parent16ff5b4c7914379607ae98bfb3ecafb4bceb600b (diff)
downloadiciql-a07dfa76095b02093f158abd16159d6ad6e53276.tar.gz
iciql-a07dfa76095b02093f158abd16159d6ad6e53276.zip
Adjust POM for maven-release-plugin
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cc32849..01088d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<scm>
<connection>scm:git:git://github.com/gitblit/iciql.git</connection>
- <developerConnection>scm:git:git@github.com/gitblit/iciql.git</developerConnection>
+ <developerConnection>scm:git:git@github.com:gitblit/iciql.git</developerConnection>
<url>https://github.com/gitblit/iciql</url>
<tag>HEAD</tag>
</scm>