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

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

dion        2004/07/02 01:13:50

  Modified:    nsis     project.xml
               nsis/xdocs changes.xml
  Log:
  Bump version
  Add changes entry
  
  Revision  Changes    Path
  1.9       +1 -1      maven-plugins/nsis/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/nsis/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	25 Jun 2004 15:24:30 -0000	1.8
  +++ project.xml	2 Jul 2004 08:13:50 -0000	1.9
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-nsis-plugin</id>
     <name>Maven NSIS Plug-in</name>
  -  <currentVersion>1.0</currentVersion>
  +  <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description>A plugin to generate Win32 installer programs using NSIS</description>
     <shortDescription>NSIS Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/nsis/</url>
  
  
  
  1.2       +1 -0      maven-plugins/nsis/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/nsis/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	13 May 2004 11:07:57 -0000	1.1
  +++ changes.xml	2 Jul 2004 08:13:50 -0000	1.2
  @@ -25,6 +25,7 @@
     </properties>
     <body>
       <release version="1.1-SNAPSHOT" date="in CVS">
  +      <action dev="dion" type="update">Add some basic documentation</action>
       </release>
     </body>
   </document>
  
  
  

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