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/04 18:50:26 UTC

cvs commit: maven project.properties

dion        2003/09/04 09:50:26

  Modified:    .        project.properties
  Log:
  Fix 1.4 only property
  
  Revision  Changes    Path
  1.43      +2 -2      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- project.properties	28 Jul 2003 19:59:21 -0000	1.42
  +++ project.properties	4 Sep 2003 16:50:26 -0000	1.43
  @@ -24,7 +24,7 @@
   
   # Display the date on the Maven web site
   maven.xdoc.date = left
  -maven.xdoc.date.format = dd MMMM yyyy HH:mm Z
  +maven.xdoc.date.format = dd MMMM yyyy HH:mm z
   
   # Display the maven version the web site is documenting
   maven.xdoc.version = ${pom.currentVersion}
  @@ -56,7 +56,7 @@
   
   maven.multiproject.overviewPage.title=Maven Plugins
   
  -maven.multiproject.overviewPage.link=reference/plugins
  +maven.multiproject.overviewPage.link=reference/plugins/index
   
   #maven.multiproject.overviewPage.linkTitle=Plugins
   
  
  
  

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