You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/18 15:04:26 UTC

svn commit: r1185631 - /james/project/trunk/pom.xml

Author: felixk
Date: Tue Oct 18 13:04:26 2011
New Revision: 1185631

URL: http://svn.apache.org/viewvc?rev=1185631&view=rev
Log:
Fix ciManagement

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1185631&r1=1185630&r2=1185631&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Oct 18 13:04:26 2011
@@ -297,8 +297,8 @@
     </issueManagement>
 
     <ciManagement>
-        <system>hudson</system>
-        <url>http://hudson.zones.apache.org/hudson/view/James/</url>
+        <system>Jenkins</system>
+        <url>https://builds.apache.org/</url>
     </ciManagement>
 
     <distributionManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org