From 10e0e3d108bc763f27db056c39285d24c6f068ab Mon Sep 17 00:00:00 2001
From: Andreas Beeker
Date: Wed, 13 Nov 2019 17:18:15 +0000
Subject: [PATCH] Update sonar links
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869756 13f79535-47bb-0310-9956-ffa450edef68
---
jenkins/create_jobs.groovy | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy
index fe906e5734..1f140426ad 100644
--- a/jenkins/create_jobs.groovy
+++ b/jenkins/create_jobs.groovy
@@ -125,7 +125,7 @@ for more details about the DSL.
def apicheckDesc = '''
-Sonar reports -
+Sonar reports -
API Check POI
API Check POI-OOXML
@@ -140,7 +140,7 @@ def sonarOptions = '-Dsonar.projectKey=poi-parent -Dsonar.organization=apache -D
def sonarDesc = '''
Findbugs report of latest build -
-Sonar reports -
+Sonar reports -
Coverage of latest build
'''
@@ -668,7 +668,7 @@ dashboardView("P/POI-new") {
"
\n" +
" \n" +
" Findbugs report of latest build -\n" +
- " Sonar reports -\n" +
+ " Sonar reports -\n" +
" Coverage of latest build\n" +
"
\n" +
" \n" +
--
2.39.5