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/07/11 04:07:29 UTC

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

brett       2004/07/10 19:07:29

  Modified:    gump     project.xml
               gump/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4
  
  Revision  Changes    Path
  1.25      +6 -1      maven-plugins/gump/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/gump/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml	25 Jun 2004 15:24:28 -0000	1.24
  +++ project.xml	11 Jul 2004 02:07:29 -0000	1.25
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-gump-plugin</id>
     <name>Maven Gump Plug-in</name>
  -  <currentVersion>1.4-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4</currentVersion>
     <description/>
     <shortDescription>produce Gump descriptor</shortDescription>
     <url>http://maven.apache.org/reference/plugins/gump/</url>
  @@ -44,6 +44,11 @@
         <id>1.3</id>
         <name>1.3</name>
         <tag>MAVEN_GUMP_1_3</tag>
  +    </version>
  +    <version>
  +      <id>1.4</id>
  +      <name>1.4</name>
  +      <tag>MAVEN_GUMP_1_4</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.10      +2 -2      maven-plugins/gump/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/gump/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml	30 Jun 2004 04:18:36 -0000	1.9
  +++ changes.xml	11 Jul 2004 02:07:29 -0000	1.10
  @@ -24,11 +24,11 @@
       <author email="dion@multitask.com.au">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.4-SNAPSHOT" date="in CVS">
  +    <release version="1.4" date="2004-07-10">
         <action dev="brett" type="add" issue="MPGUMP-1">Allow creation of &lt;maven descriptor element, and default to it</action>
         <action dev="brett" type="add">Add maven.gump.ant.target and maven.gump.maven.goal properties</action>
       </release>
  -    <release version="1.3" date="2004-05-15"></release>
  +    <release version="1.3" date="2004-05-15"/>
       <release version="1.2" date="2003-09-29">
         <action dev="dion" type="fix">gump.xml generated into basedir</action>
         <action dev="dion" type="update">Added test project</action>
  
  
  

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