From 9c9ca44100b3ef1e056c8c153448871aa8d95d6f Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Sun, 29 Mar 2015 13:51:54 +0300 Subject: [PATCH] Added SCM connection configs --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d0d685c..ae97ca2 100755 --- a/pom.xml +++ b/pom.xml @@ -8,13 +8,19 @@ 1.17 Windows service wrapper - + maven.jenkins-ci.org http://maven.jenkins-ci.org:8081/content/repositories/releases + + scm:git:ssh://github.com/kohsuke/winsw.git + scm:git:ssh://git@github.com/kohsuke/winsw.git + https://github.com/kohsuke/winsw + +