evenisse    2004/07/11 08:27:48

  Modified:    jcoverage project.xml
               jcoverage/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.0.7
  
  Revision  Changes    Path
  1.29      +6 -1      maven-plugins/jcoverage/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jcoverage/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml       11 Jul 2004 15:19:32 -0000      1.28
  +++ project.xml       11 Jul 2004 15:27:48 -0000      1.29
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jcoverage-plugin</id>
     <name>Maven JCoverage plugin</name>
  -  <currentVersion>1.0.7-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0.7</currentVersion>
     <package>org.apache.maven.jcoveragereport</package>
     <description>This plugin provides coverage analysis of your source-code based on 
the open-source jcoverage tool.</description>
     <shortDescription>This plugin provides coverage analysis of your source-code 
based on the open-source jcoverage tool.</shortDescription>
  @@ -60,6 +60,11 @@
         <id>1.0.6</id>
         <name>1.0.6</name>
         <tag>MAVEN_JCOVERAGE_1_0_6</tag>
  +    </version>
  +    <version>
  +      <id>1.0.7</id>
  +      <name>1.0.7</name>
  +      <tag>MAVEN_JCOVERAGE_1_0_7</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.22      +1 -1      maven-plugins/jcoverage/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jcoverage/xdocs/changes.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- changes.xml       11 Jul 2004 15:19:33 -0000      1.21
  +++ changes.xml       11 Jul 2004 15:27:48 -0000      1.22
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.0.7" date="In CVS">
  +    <release version="1.0.7" date="2004-07-11">
         <action dev="evenisse" type="fix">Fixed tests execution when artifact 
contains properties.</action>
         <action dev="evenisse" type="fix">Remove deprecated APIs.</action>
       </release>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to