Author: dennisl
Date: Tue Apr 26 19:40:41 2011
New Revision: 1096869

URL: http://svn.apache.org/viewvc?rev=1096869&view=rev
Log:
o Change ciManagement to Jenkins and use a more specific URL for it.

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1096869&r1=1096868&r2=1096869&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue Apr 26 19:40:41 2011
@@ -109,8 +109,8 @@ under the License.
   </issueManagement>
 
   <ciManagement>
-    <system>Hudson</system>
-    <url>https://hudson.apache.org/hudson/</url>
+    <system>Jenkins</system>
+    <url>https://builds.apache.org/hudson/job/doxia-sitetools/</url>
   </ciManagement>
 
   <distributionManagement>


Reply via email to