From e2002d1e0ecc6a47cdfb5b841d7204643c16a545 Mon Sep 17 00:00:00 2001 From: Ian Young <ian@iay.org.uk> Date: Wed, 11 Oct 2017 18:00:21 +0100 Subject: [PATCH] Correct typo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d78db8..9829a97 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ </repositories> <scm> - <connection>scm:git:https://gitlub.iay.org.uk/incommon/inc-mda.git</connection> + <connection>scm:git:https://gitlab.iay.org.uk/incommon/inc-mda.git</connection> <developerConnection>scm:git:ssh:git@gitlab.iay.org.uk:incommon/inc-mda.git</developerConnection> <url>https://gitlab.iay.org.uk/incommon/inc-mda</url> </scm>