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

cvs commit: maven-plugins/jira/xdocs changes.xml

brett       2004/10/23 04:35:03

  Modified:    jira     project.xml
               jira/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.1.2
  
  Revision  Changes    Path
  1.13      +6 -1      maven-plugins/jira/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jira/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	24 Aug 2004 12:02:10 -0000	1.12
  +++ project.xml	23 Oct 2004 11:35:03 -0000	1.13
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jira-plugin</id>
     <name>Maven JIRA Plug-in</name>
  -  <currentVersion>1.1.2-SNAPSHOT</currentVersion>
  +  <currentVersion>1.1.2</currentVersion>
     <description>This plugin download issues from Jira and create a report.</description>
     <shortDescription>Download issue from Jira</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jira/</url>
  @@ -79,6 +79,11 @@
         <id>1.1.1</id>
         <name>1.1.1</name>
         <tag>MAVEN_JIRA_1_1_1</tag>
  +    </version>
  +    <version>
  +      <id>1.1.2</id>
  +      <name>1.1.2</name>
  +      <tag>MAVEN_JIRA_1_1_2</tag>
       </version>
     </versions>
   </project>
  
  
  
  1.6       +1 -1      maven-plugins/jira/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jira/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	24 Aug 2004 12:02:10 -0000	1.5
  +++ changes.xml	23 Oct 2004 11:35:03 -0000	1.6
  @@ -24,7 +24,7 @@
       <author email="brett@apache.org">Brett Porter</author>
     </properties>
     <body>
  -    <release version="1.1.2" date="In CVS">
  +    <release version="1.1.2" date="2004-10-23">
         <action dev="evenisse" type="fix" issue="MPJIRA-3">Fix jira downloading url for some jira instance like Apache.</action>
       </release>
       <release version="1.1.1" date="2004-07-10">
  
  
  

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