You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2021/04/12 06:39:19 UTC

[syncope] 01/02: Updating Jenkins coordinates

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 1c02998c2fb8942d237acbb705dd2690fd0b2247
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Apr 9 09:31:35 2021 +0200

    Updating Jenkins coordinates
---
 pom.xml                       | 2 +-
 src/site/xdoc/integration.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 379196c..13ee31e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@ under the License.
 
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/view/S-Z/view/Syncope/</url>
+    <url>https://ci-builds.apache.org./job/Syncope/</url>
   </ciManagement>
 
   <distributionManagement>
diff --git a/src/site/xdoc/integration.xml b/src/site/xdoc/integration.xml
index e37d5dd..c15b7cb 100644
--- a/src/site/xdoc/integration.xml
+++ b/src/site/xdoc/integration.xml
@@ -28,7 +28,7 @@ under the License.
   <body>    
     <section name="Jenkins">
       <p>
-        <source><a href="https://builds.apache.org/view/S-Z/view/Syncope/">https://builds.apache.org/view/S-Z/view/Syncope/</a></source>
+        <source><a href="https://ci-builds.apache.org./job/Syncope/">https://ci-builds.apache.org./job/Syncope/</a></source>
       </p>
     </section>