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/01 09:44:43 UTC

cvs commit: maven/src/plugins-build/multiproject project.properties

dion        2003/09/01 00:44:43

  Modified:    src/plugins-build/multiproject/xdocs/current changes.xml
               src/plugins-build/multiproject project.properties
  Log:
  Fix maven.xdoc.version
  
  Revision  Changes    Path
  1.3       +1 -0      maven/src/plugins-build/multiproject/xdocs/current/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/current/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	29 Aug 2003 06:27:52 -0000	1.2
  +++ changes.xml	1 Sep 2003 07:44:43 -0000	1.3
  @@ -7,6 +7,7 @@
   
     <body>
       <release version="1.1" date="in CVS">
  +      <action dev="dion" type="update">set maven.xdoc.version to 1.0 for the site</action>
         <action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
       </release>
       
  
  
  
  1.2       +1 -1      maven/src/plugins-build/multiproject/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	30 Jun 2003 03:18:48 -0000	1.1
  +++ project.properties	1 Sep 2003 07:44:43 -0000	1.2
  @@ -2,6 +2,6 @@
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
   maven.xdoc.date=left
  -maven.xdoc.version=${pom.currentVersion}
  +maven.xdoc.version=1.0
   maven.license.licenseFile=${basedir}/../../../LICENSE.txt
   
  
  
  

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