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 2003/11/08 02:54:38 UTC

cvs commit: maven/src/plugins-build/jar/xdocs/current changes.xml

dion        2003/11/07 17:54:38

  Modified:    src/plugins-build/jar project.xml
               src/plugins-build/jar/xdocs/current changes.xml
  Log:
  Document fix
  
  Revision  Changes    Path
  1.15      +1 -1      maven/src/plugins-build/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jar/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	29 Sep 2003 05:19:12 -0000	1.14
  +++ project.xml	8 Nov 2003 01:54:38 -0000	1.15
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jar-plugin</id>
     <name>Maven Jar Plug-in</name>
  -  <currentVersion>1.3</currentVersion>
  +  <currentVersion>1.4-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Create jar files</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jar/</url>
  
  
  
  1.4       +4 -0      maven/src/plugins-build/jar/xdocs/current/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jar/xdocs/current/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml	29 Sep 2003 06:18:41 -0000	1.3
  +++ changes.xml	8 Nov 2003 01:54:38 -0000	1.4
  @@ -8,6 +8,10 @@
   
     <body>
   
  +    <release version="1.4" date="in CVS">
  +      <action dev="dion" type="fix">Fix MAVEN-1009</action>
  +    </release>
  +    
       <release version="1.3" date="2003-09-29">
       
       </release>
  
  
  

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