You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/07/11 04:33:11 UTC

cvs commit: maven-plugins/jxr/xdocs changes.xml

brett       2004/07/10 19:33:11

  Modified:    jxr      project.xml
               jxr/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  Changes    Path
  1.44      +6 -1      maven-plugins/jxr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/project.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- project.xml	5 Jul 2004 21:07:19 -0000	1.43
  +++ project.xml	11 Jul 2004 02:33:11 -0000	1.44
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jxr-plugin</id>
     <name>Maven JXR Plug-in</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4.1</currentVersion>
     <description>Create cross reference. Requires Maven 1.0 RC2.</description>
     <shortDescription>Create cross reference</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jxr/</url>
  @@ -124,6 +124,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_JXR_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.4.1</id>
  +      <name>1.4.1</name>
  +      <tag>MAVEN_JXR_1_4_1</tag>
       </version>
     </versions>
   </project>
  
  
  
  1.21      +1 -1      maven-plugins/jxr/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml	5 Jul 2004 21:07:19 -0000	1.20
  +++ changes.xml	11 Jul 2004 02:33:11 -0000	1.21
  @@ -25,7 +25,7 @@
       <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  +    <release version="1.4.1" date="2004-07-10">
         <action dev="brett" type="update">Update commons-* dependencies</action>
         <action dev="brett" type="fix" issue="MPJXR-9">Remove xmlns on html elements as JSL messes it up</action>
       </release>
  
  
  

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