You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2016/05/22 14:08:19 UTC

svn commit: r1745048 - /commons/proper/commons-parent/trunk/pom.xml

Author: deki
Date: Sun May 22 14:08:19 2016
New Revision: 1745048

URL: http://svn.apache.org/viewvc?rev=1745048&view=rev
Log:
changed ciManagement to Jenkins builds.apache.org as the Continuum instance continuum-ci.apache.org no longer exists

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1745048&r1=1745047&r2=1745048&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun May 22 14:08:19 2016
@@ -40,6 +40,7 @@
 Version 41:
 
 - Update Apache parent: 17 -> 18
+- changed ciManagement to Jenkins builds.apache.org
 
 Version 40:
 
@@ -84,8 +85,8 @@ Version 39:
   </prerequisites>
 
   <ciManagement>
-    <system>continuum</system>
-    <url>https://continuum-ci.apache.org/</url>
+    <system>jenkins</system>
+    <url>https://builds.apache.org/</url>
   </ciManagement>
 
   <!--