You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/03/29 10:43:20 UTC

cvs commit: maven-plugins/native project.xml

evenisse    2004/03/29 00:43:20

  Modified:    native   project.xml
  Log:
  Add issueTrackingUrl
  
  Revision  Changes    Path
  1.14      +1 -0      maven-plugins/native/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/native/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	7 Mar 2004 23:01:26 -0000	1.13
  +++ project.xml	29 Mar 2004 08:43:20 -0000	1.14
  @@ -28,6 +28,7 @@
     <shortDescription>Native plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/native/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/native/</siteDirectory>
  +  <issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10451</issueTrackingUrl>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/native/</connection>
       <developerConnection>scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:maven-plugins/native/</developerConnection>
  
  
  

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