You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2017/04/18 11:57:48 UTC

cxf git commit: Fixing CI URL, patch from Dennis Kieselhorst applied, This closes #258

Repository: cxf
Updated Branches:
  refs/heads/master 5ea90a91d -> e5eacd69d


Fixing CI URL, patch from Dennis Kieselhorst applied, This closes #258


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e5eacd69
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e5eacd69
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e5eacd69

Branch: refs/heads/master
Commit: e5eacd69d7fe589226e08b6c7886a3b8a1143c19
Parents: 5ea90a9
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Tue Apr 18 12:57:33 2017 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Tue Apr 18 12:57:33 2017 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/e5eacd69/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0bb74d7..3fd0c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,8 +139,8 @@
         </developer>
     </developers>
     <ciManagement>
-        <system>Hudson</system>
-        <url>http://hudson.zones.apache.org/hudson/view/CXF/</url>
+        <system>Jenkins</system>
+        <url>https://builds.apache.org/view/C/view/CXF/</url>
         <notifiers>
             <notifier>
                 <type>mail</type>