evenisse    2003/07/01 03:05:46

  Modified:    src/plugins-build/changelog project.xml
               src/plugins-build/changelog/xdocs changes.xml
  Log:
  #Maven-483.
  Corrected link for viewcvs url configured with multiple cvs repository.
  
  Revision  Changes    Path
  1.12      +1 -1      maven/src/plugins-build/changelog/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changelog/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml       9 Apr 2003 01:06:44 -0000       1.11
  +++ project.xml       1 Jul 2003 10:05:46 -0000       1.12
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-changelog-plugin</id>
     <name>Maven Changelog Plug-in</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Java Project Management Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/changelog/</url>
  
  
  
  1.2       +7 -0      maven/src/plugins-build/changelog/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changelog/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml       24 Jan 2003 03:44:58 -0000      1.1
  +++ changes.xml       1 Jul 2003 10:05:46 -0000       1.2
  @@ -7,6 +7,13 @@
   
     <body>
       <release version="1.2" date="in CVS">
  +      <action dev="evenisse" type="fix">
  +        <p>
  +          Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs 
repository.
  +        </p>
  +      </action>
  +    </release>
  +    <release version="1.2" date="UNKNOWN">
         <action dev="dion" type="add">
           <p>
             Added more documentation
  
  
  

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

Reply via email to