~ceefour/maven/2.2

« back to all changes in this revision

Viewing changes to pom.xml

  • Committer: dennisl
  • Date: 2011-05-16 19:12:37 UTC
  • Revision ID: svn-v4:13f79535-47bb-0310-9956-ffa450edef68:maven/maven-2/branches/maven-2.2.x:1103848
Add ciManagement for Jenkins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x</developerConnection>
120
120
    <url>http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x</url>
121
121
  </scm>
 
122
  <ciManagement>
 
123
    <system>Jenkins</system>
 
124
    <url>https://builds.apache.org/hudson/job/maven-2.2.x/</url>
 
125
  </ciManagement>
122
126
 
123
127
  <build>
124
128
    <pluginManagement>