You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/09/06 08:01:05 UTC

cvs commit: maven/src/plugins-build/changes project.xml

dion        2003/09/05 23:01:05

  Modified:    src/plugins-build/changelog project.xml
               src/plugins-build/changes project.xml
  Log:
  Fix some short descriptions
  
  Revision  Changes    Path
  1.18      +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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml	2 Sep 2003 10:23:27 -0000	1.17
  +++ project.xml	6 Sep 2003 06:01:05 -0000	1.18
  @@ -7,7 +7,7 @@
     <name>Maven Changelog Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Produce SCM changelog reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/changelog/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/changelog/</siteDirectory>
     <repository>
  
  
  
  1.11      +1 -1      maven/src/plugins-build/changes/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changes/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	2 Sep 2003 10:23:27 -0000	1.10
  +++ project.xml	6 Sep 2003 06:01:05 -0000	1.11
  @@ -6,7 +6,7 @@
     <id>maven-changes-plugin</id>
     <name>Maven Changes Plug-in</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Produce changes report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/changes/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/changes/</siteDirectory>
     <repository>
  
  
  

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