brett       2004/07/10 19:25:14

  Modified:    linkcheck project.xml
               linkcheck/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.3.2
  
  Revision  Changes    Path
  1.53      +6 -1      maven-plugins/linkcheck/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/linkcheck/project.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- project.xml       5 Jul 2004 21:07:19 -0000       1.52
  +++ project.xml       11 Jul 2004 02:25:14 -0000      1.53
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-linkcheck-plugin</id>
     <name>Maven LinkCheck Plug-in</name>
  -  <currentVersion>1.3.2-SNAPSHOT</currentVersion>
  +  <currentVersion>1.3.2</currentVersion>
     <description>Check xdoc links. Requires Maven 1.0 RC2.</description>
     <shortDescription>Check xdoc links</shortDescription>
     <url>http://maven.apache.org/reference/plugins/linkcheck/</url>
  @@ -49,6 +49,11 @@
         <id>1.3.1</id>
         <name>1.3.1</name>
         <tag>MAVEN_LINKCHECK_1_3_1</tag>
  +    </version>
  +    <version>
  +      <id>1.3.2</id>
  +      <name>1.3.2</name>
  +      <tag>MAVEN_LINKCHECK_1_3_2</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.20      +1 -1      maven-plugins/linkcheck/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/linkcheck/xdocs/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       5 Jul 2004 21:07:19 -0000       1.19
  +++ changes.xml       11 Jul 2004 02:25:14 -0000      1.20
  @@ -25,7 +25,7 @@
       <author email="[EMAIL PROTECTED]">Vincent Massol</author>
     </properties>
     <body>
  -    <release version="1.3.2-SNAPSHOT" date="in CVS">
  +    <release version="1.3.2" date="2004-07-10">
         <action dev="brett" type="update" issue="MPLINKCHECK-14">Only log exception 
in debug mode on connection refused</action>
         <action dev="brett" type="update">Update commons-*</action>
       </release>
  
  
  

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

Reply via email to