You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2017/12/09 11:07:59 UTC

[maven-doxia] branch master updated: Update CI url (start with job instead of view)

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

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d893ab  Update CI url (start with job instead of view)
8d893ab is described below

commit 8d893ab4ae88973979de9622009caccf4e6abd62
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Dec 9 12:07:58 2017 +0100

    Update CI url (start with job instead of view)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4010fd2..74d1f85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-doxia/</url>
+    <url>https://builds.apache.org/job/maven-box/job/maven-doxia/</url>
   </ciManagement>
   <distributionManagement>
     <site>

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].