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/26 06:57:59 UTC

cvs commit: maven-plugins/jira plugin.jelly project.xml

evenisse    2004/03/25 21:57:59

  Modified:    jira     plugin.jelly project.xml
  Log:
  MAVEN-1211
  
  Revision  Changes    Path
  1.3       +1 -1      maven-plugins/jira/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jira/plugin.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.jelly	4 Mar 2004 18:36:13 -0000	1.2
  +++ plugin.jelly	26 Mar 2004 05:57:59 -0000	1.3
  @@ -29,7 +29,7 @@
       <doc:registerReport 
         name="Jira Report" 
         pluginName="maven-jira-plugin"
  -      link="linkcheck"
  +      link="jira"
         description="Report all issues defined in Jira."/>
     </goal>
     
  
  
  
  1.5       +1 -1      maven-plugins/jira/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jira/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	10 Mar 2004 12:43:14 -0000	1.4
  +++ project.xml	26 Mar 2004 05:57:59 -0000	1.5
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jira-plugin</id>
     <name>Maven JIRA Plug-in</name>
  -  <currentVersion>1.0</currentVersion>
  +  <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Download issue from Jira</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jira/</url>
  
  
  

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