You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/04/15 16:44:19 UTC

cvs commit: maven-components/maven-plugins project.xml

jvanzyl     2004/04/15 07:44:19

  Modified:    maven-plugins project.xml
  Log:
  o issueManagement element
  
  Revision  Changes    Path
  1.2       +5 -0      maven-components/maven-plugins/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	12 Apr 2004 20:14:18 -0000	1.1
  +++ project.xml	15 Apr 2004 14:44:19 -0000	1.2
  @@ -16,6 +16,11 @@
       <logo>/images/apache-maven-project.png</logo>
     </organization>
   
  +  <issueManagement>
  +    <system>jira<system/>
  +    <url>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10500</url>
  +  <issueManagement>
  +
     <developers>
       <developer>
         <name>Jason van Zyl</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org