evenisse    2004/07/08 07:47:50

  Modified:    jcoverage project.xml
               jcoverage/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.0.6
  
  Revision  Changes    Path
  1.27      +6 -1      maven-plugins/jcoverage/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jcoverage/project.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- project.xml       3 Jul 2004 02:08:16 -0000       1.26
  +++ project.xml       8 Jul 2004 14:47:50 -0000       1.27
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jcoverage-plugin</id>
     <name>Maven JCoverage plugin</name>
  -  <currentVersion>1.0.6-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0.6</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>
  @@ -55,6 +55,11 @@
         <id>1.0.5</id>
         <name>1.0.5</name>
         <tag>MAVEN_JCOVERAGE_1_0_5</tag>
  +    </version>
  +    <version>
  +      <id>1.0.6</id>
  +      <name>1.0.6</name>
  +      <tag>MAVEN_JCOVERAGE_1_0_6</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.20      +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.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       6 Jul 2004 16:06:46 -0000       1.19
  +++ changes.xml       8 Jul 2004 14:47:50 -0000       1.20
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.0.6-SNAPSHOT" date="in CVS">
  +    <release version="1.0.6" date="2004-07-08">
         <action dev="evenisse" type="fix" issue="MPJCOVERAGE-9">Fixed path to 
stylesheet.</action>
         <action dev="brett" type="fix">Remove postGoal on clean to avoid introducing 
all these dependencies on a simple clean.</action>
       </release>
  
  
  

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

Reply via email to