From 64aecc609582e42f61441a0b901be9f40ec09a01 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 18 Dec 2016 09:56:58 -0800 Subject: [PATCH] I guess we need developerConnection. Otherwise Maven decides to try to use svn regardless of what connection says. Nice one guys! --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index c4dde7d..5e15284 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ scm:git:git://github.com/threerings/ooo-user.git + scm:git:git@github.com:threerings/ooo-user.git https://github.com/threerings/ooo-user