jvanzyl     2004/04/15 07:43:58

  Modified:    .        project.xml
  Log:
  o issue management element
  
  Revision  Changes    Path
  1.16      +5 -0      maven-components/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml       15 Apr 2004 14:43:29 -0000      1.15
  +++ project.xml       15 Apr 2004 14:43:58 -0000      1.16
  @@ -22,6 +22,11 @@
       <url>http://cvs.apache.org/viewcvs.cgi/maven-components/${pom.artifactId}</url>
     </scm>
   
  +  <issueManagement>
  +    <system>jira<system/>
  +    <url>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10500</url>
  +  <issueManagement>
  +
     <mailingLists>
       <mailingList>
         <name>Maven User List</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to