From 9554856c29f7404553cd340133d07b7304d8660f Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sun, 19 Nov 2006 00:10:35 +0000 Subject: [PATCH] added explicit SCM setting to see if it fixes the release:perform issue git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1182 71c3de6d-444a-0410-be80-ed276b4c234a --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 5ae2d20820..7d549d8fd5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,12 @@ war + + scm:cvs:pserver:guest@cvs.dev.java.net:/cvs:hudson/hudson/main + scm:cvs:pserver:${user.name}@cvs.dev.java.net:/cvs:hudson/hudson/main + https://hudson.dev.java.net/source/browse/hudson/hudson/main + + -- GitLab