Author: dennisl Date: Tue Apr 26 19:37:05 2011 New Revision: 1096865 URL: http://svn.apache.org/viewvc?rev=1096865&view=rev Log: o Change ciManagement to Jenkins and use a more specific URL for it.
Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1096865&r1=1096864&r2=1096865&view=diff ============================================================================== --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Tue Apr 26 19:37:05 2011 @@ -113,8 +113,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/</url> </ciManagement> <distributionManagement>