evenisse    2004/01/07 04:10:10

  Modified:    jnlp     project.xml
               jnlp/xdocs changes.xml
  Log:
  Jason's changes are for a new plugin version
  
  Revision  Changes    Path
  1.15      +1 -1      maven-plugins/jnlp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jnlp/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml       10 Oct 2003 19:21:01 -0000      1.14
  +++ project.xml       7 Jan 2004 12:10:09 -0000       1.15
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jnlp-plugin</id>
     <name>Maven JNLP Plug-in</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.3-SNAPSHOT</currentVersion>
     <shortDescription>JNLP Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jnlp/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jnlp/</siteDirectory>
  
  
  
  1.7       +3 -1      maven-plugins/jnlp/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jnlp/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml       7 Jan 2004 00:01:43 -0000       1.6
  +++ changes.xml       7 Jan 2004 12:10:10 -0000       1.7
  @@ -7,11 +7,13 @@
     </properties>
   
     <body>
  -    <release version="1.2" date="2003-09-29">
  +    <release version="1.3" date="In CVS">
         <action dev="jvanzyl" type="update">
           Remove the need for ${pom} interpolation in properties. The
           use of the maven:property tag is now used to glean a default property.
         </action>
  +    </release>
  +    <release version="1.2" date="2003-09-29">
         <action dev="evenisse" type="fix">
           Fixes for MAVEN-518.
           Artifact processing in the plugin 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to