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/10/23 14:16:11 UTC

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

brett       2004/10/23 05:16:11

  Modified:    site     project.xml
               site/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5.2
  
  Revision  Changes    Path
  1.39      +6 -1      maven-plugins/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/project.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- project.xml	23 Oct 2004 12:11:51 -0000	1.38
  +++ project.xml	23 Oct 2004 12:16:11 -0000	1.39
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-site-plugin</id>
     <name>Maven Site Plugin</name>
  -  <currentVersion>1.5.2-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5.2</currentVersion>
     <description>Generate web site.</description>
     <shortDescription>Generate web site</shortDescription>
     <url>http://maven.apache.org/reference/plugins/site/</url>
  @@ -86,6 +86,11 @@
         <id>1.5.1</id>
         <name>1.5.1</name>
         <tag>MAVEN_SITE_1_5_1</tag>
  +    </version>
  +    <version>
  +      <id>1.5.2</id>
  +      <name>1.5.2</name>
  +      <tag>MAVEN_SITE_1_5_2</tag>
       </version>
     </versions>
   </project>
  
  
  
  1.21      +1 -1      maven-plugins/site/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml	16 Sep 2004 00:30:19 -0000	1.20
  +++ changes.xml	23 Oct 2004 12:16:11 -0000	1.21
  @@ -24,7 +24,7 @@
       <author email="dion@multitask.com.au">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.5.2-SNAPSHOT" date="in CVS">
  +    <release version="1.5.2" date="2004-10-23">
         <action dev="dion" type="update" issue="MPSITE-15" due-to="M. Sean Gilligan">Allow tar options as a property</action>
       </release>
       <release version="1.5.1" date="2004-07-10">
  
  
  

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