From 5d739f8be956895c1abad40179728a497a9fd909 Mon Sep 17 00:00:00 2001 From: Fabian Date: Thu, 15 Aug 2019 20:52:02 +0200 Subject: [PATCH] Fix scm connections in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 025f4df..7452110 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,8 @@ - scm:git:git://github.com/gofabian/vertx-web-mount.git - scm:git:ssh://github.com:gofabian/vertx-web-mount.git + scm:git:git@github.com:gofabian/vertx-web-mount.git + scm:git:git@github.com:gofabian/vertx-web-mount.git http://github.com/gofabian/vertx-web-mount/tree/master