evenisse    2003/12/17 12:14:20

  Modified:    jcoverage project.xml
               jcoverage/xdocs changes.xml
  Log:
  Start the 1.0.3
  
  Revision  Changes    Path
  1.9       +6 -1      maven-plugins/jcoverage/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jcoverage/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml       17 Dec 2003 20:06:45 -0000      1.8
  +++ project.xml       17 Dec 2003 20:14:20 -0000      1.9
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jcoverage-plugin</id>
     <name>Maven JCoverage plugin</name>
  -  <currentVersion>1.0.2</currentVersion>
  +  <currentVersion>1.0.3-SNAPSHOT</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>
  @@ -20,6 +20,11 @@
         <id>1.0.2</id>
         <name>1.0.2</name>
         <tag>MAVEN_JCOVERAGE_1_0_2</tag>
  +    </version>
  +    <version>
  +      <id>1.0.3</id>
  +      <name>1.0.3</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.6       +2 -0      maven-plugins/jcoverage/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jcoverage/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml       17 Dec 2003 20:07:32 -0000      1.5
  +++ changes.xml       17 Dec 2003 20:14:20 -0000      1.6
  @@ -6,6 +6,8 @@
     </properties>
   
     <body>
  +    <release version="1.0.3" date="In CVS">
  +    </release>
       <release version="1.0.2" date="2003-12-17">
         <action dev="evenisse" type="fix">
           Apply MAVEN-967.
  
  
  

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

Reply via email to