mirror of https://github.com/apache/maven.git
Add ciManagement for Jenkins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1103847 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2246876680
commit
c5c3f655e6
4
pom.xml
4
pom.xml
|
@ -154,6 +154,10 @@
|
|||
<system>jira</system>
|
||||
<url>http://jira.codehaus.org/browse/MNG</url>
|
||||
</issueManagement>
|
||||
<ciManagement>
|
||||
<system>Jenkins</system>
|
||||
<url>https://builds.apache.org/hudson/job/maven-3.0.x/</url>
|
||||
</ciManagement>
|
||||
<distributionManagement>
|
||||
<site>
|
||||
<id>apache.website</id>
|
||||
|
|
Loading…
Reference in New Issue