You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ds...@apache.org on 2011/11/16 14:55:04 UTC

svn commit: r1202713 - /incubator/clerezza/trunk/parent/pom.xml

Author: dspicar
Date: Wed Nov 16 13:55:04 2011
New Revision: 1202713

URL: http://svn.apache.org/viewvc?rev=1202713&view=rev
Log:
CLEREZZA-655: changed ciManagement section in parent POM to refer to the new Jenkins CI system.

Modified:
    incubator/clerezza/trunk/parent/pom.xml

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1202713&r1=1202712&r2=1202713&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Wed Nov 16 13:55:04 2011
@@ -1404,8 +1404,8 @@
 		<url>https://issues.apache.org/jira/browse/CLEREZZA</url>
 	</issueManagement>
 	<ciManagement>
-		<system>Hudson</system>
-		<url>http://hudson.zones.apache.org/hudson/</url>
+		<system>Jenkins</system>
+		<url>https://builds.apache.org/job/clerezza-trunk-1.6/</url>
 	</ciManagement>