From a67ab70435c44508e21ab8cf8c76de1c3fac78f2 Mon Sep 17 00:00:00 2001 From: James Moger Date: Tue, 31 Jan 2017 21:33:13 -0500 Subject: [PATCH] Switch Maven build to ssh url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92b0306..920fdad 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ scm:git:git://github.com/gitblit/iciql.git - scm:git:https://github.com/gitblit/iciql.git + scm:git:git@github.com/gitblit/iciql.git https://github.com/gitblit/iciql HEAD -- 2.39.5