fix ciMngt url

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1208991 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-12-01 08:20:32 +00:00
parent 28f106faa3
commit 858a7f8113

View File

@ -169,7 +169,7 @@
</issueManagement> </issueManagement>
<ciManagement> <ciManagement>
<system>Jenkins</system> <system>Jenkins</system>
<url>https://builds.apache.org/hudson/job/maven-3.0.x/</url> <url>https://builds.apache.org/job/maven-3.0.x/</url>
</ciManagement> </ciManagement>
<distributionManagement> <distributionManagement>
<site> <site>