brett       2004/06/28 04:26:31

  Modified:    jar      project.xml
               jar/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.6
  
  Revision  Changes    Path
  1.29      +6 -1      maven-plugins/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml       25 Jun 2004 15:24:28 -0000      1.28
  +++ project.xml       28 Jun 2004 11:26:31 -0000      1.29
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jar-plugin</id>
     <name>Maven Jar Plug-in</name>
  -  <currentVersion>1.6-SNAPSHOT</currentVersion>
  +  <currentVersion>1.6</currentVersion>
     <description>Plugin for creating JAR files. Requires Maven 1.0 RC2.</description>
     <shortDescription>Create jar files</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jar/</url>
  @@ -44,6 +44,11 @@
         <id>1.5</id>
         <name>1.5</name>
         <tag>MAVEN_JAR_1_5</tag>
  +    </version>
  +    <version>
  +      <id>1.6</id>
  +      <name>1.6</name>
  +      <tag>MAVEN_JAR_1_6</tag>
       </version>
     </versions>
     <developers/>
  
  
  
  1.21      +1 -1      maven-plugins/jar/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml       25 Jun 2004 13:52:23 -0000      1.20
  +++ changes.xml       28 Jun 2004 11:26:31 -0000      1.21
  @@ -25,7 +25,7 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.6" date="In CVS">
  +    <release version="1.6" date="2004-06-28">
         <action dev="brett" type="update">Use the artifact plugin for 
installation</action>
         <action dev="evenisse" type="fix" due-to="Martin van den Bemt" 
issue="MPJAR-29">Replace Apache Jakarta Maven by Apache Maven in Manifest</action>
       </release>
  
  
  

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

Reply via email to