evenisse    2004/07/12 14:17:33

  Modified:    changelog project.xml
               changelog/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.7.1
  
  Revision  Changes    Path
  1.48      +6 -1      maven-plugins/changelog/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- project.xml       9 Jul 2004 11:53:46 -0000       1.47
  +++ project.xml       12 Jul 2004 21:17:33 -0000      1.48
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-changelog-plugin</id>
     <name>Maven Changelog Plugin</name>
  -  <currentVersion>1.7.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.7.1</currentVersion>
     <description/>
     <shortDescription>Produce SCM changelog reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/changelog/</url>
  @@ -54,6 +54,11 @@
         <id>1.7</id>
         <name>1.7</name>
         <tag>MAVEN_CHANGELOG_1_7</tag>
  +    </version>
  +    <version>
  +      <id>1.7.1</id>
  +      <name>1.7.1</name>
  +      <tag>MAVEN_CHANGELOG_1_7_1</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.40      +1 -1      maven-plugins/changelog/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/xdocs/changes.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- changes.xml       9 Jul 2004 12:37:36 -0000       1.39
  +++ changes.xml       12 Jul 2004 21:17:33 -0000      1.40
  @@ -25,7 +25,7 @@
       <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.7.1-SNAPSHOT" date="in CVS">
  +    <release version="1.7.1" date="2004-07-12">
         <action dev="dion" type="fix" issue="MPCHANGELOG-36" due-to="Matt 
Read">changelog.xml author tag in Clearcase contains developer.id.</action>
         <action dev="dion" type="fix" issue="MPCHANGELOG-34" due-to="Saito 
Kazuo">Plugin does not find the password for the CVSROOT in .cvspass if the CVSROOT in 
.cvspass is preceded by a "/1".</action>
       </release>
  
  
  

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

Reply via email to