You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/09/30 14:24:47 UTC

cvs commit: maven-plugins/clover project.xml

vmassol     2004/09/30 05:24:47

  Modified:    clover   project.xml
  Log:
  [maven-scm-plugin] prepare release 1.6
  
  Revision  Changes    Path
  1.44      +6 -1      maven-plugins/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- project.xml	10 Jul 2004 13:04:46 -0000	1.43
  +++ project.xml	30 Sep 2004 12:24:47 -0000	1.44
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-clover-plugin</id>
     <name>Maven Clover Plugin</name>
  -  <currentVersion>1.6-SNAPSHOT</currentVersion>
  +  <currentVersion>1.6</currentVersion>
     <description/>
     <shortDescription>Produce Clover reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/clover/</url>
  @@ -49,6 +49,11 @@
         <id>1.5</id>
         <name>1.5</name>
         <tag>MAVEN_CLOVER_1_5</tag>
  +    </version>
  +    <version>
  +      <id>1.6</id>
  +      <name>1.6</name>
  +      <tag>MAVEN_CLOVER_1_6</tag>
       </version>
     </versions>
     <developers>
  
  
  

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