From a044593a001a082e55b335917ad0cd96705d875a Mon Sep 17 00:00:00 2001 From: Javen O'Neal Date: Mon, 30 Jan 2017 22:05:29 +0000 Subject: [PATCH] use https links git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781001 13f79535-47bb-0310-9956-ffa450edef68 --- jenkins/create_jobs.groovy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy index dc3f3483aa..8fbb9e2a0b 100644 --- a/jenkins/create_jobs.groovy +++ b/jenkins/create_jobs.groovy @@ -95,13 +95,13 @@ poijobs.each { poijob -> } def defaultDesc = ''' - +

Apache POI - the Java API for Microsoft Documents

This is an automatically generated Job Config, do not edit it here! -Instead change the Jenkins Job DSL at http://svn.apache.org/repos/asf/poi/trunk/jenkins, +Instead change the Jenkins Job DSL at https://svn.apache.org/repos/asf/poi/trunk/jenkins, see https://github.com/jenkinsci/job-dsl-plugin/wiki for more details about the DSL.

''' -- 2.39.5