From 47ab63f855abc2e41cd10c5d31564a8a4e25a624 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 29 Oct 2014 08:24:11 -0400 Subject: [PATCH] Updated the SCM information in maven. Issue: DANN-12 Change-Id: I9c78ff0897a7f8a27cd8a5503ddc4344ad73e35e --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 015d426..7c11ad0 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ <url>http://wiki.syncleus.com/index.php/DANN</url> <scm> - <connection>scm:git:git://git.syncleus.com/dANN-examples</connection> - <developerConnection>scm:git:ssh://git.syncleus.com/dANN-examples</developerConnection> + <connection>scm:git:http://gerrit.syncleus.com/dANN-examples</connection> + <developerConnection>scm:git:ssh://gerrit.syncleus.com/dANN-examples</developerConnection> </scm> <mailingLists> -- GitLab