bwalding    2003/06/10 13:58:09

  Modified:    src/plugins-build/clover project.xml
               src/plugins-build/clover/xdocs changes.xml
  Log:
  Only version 1.2, not 1.3
  
  Revision  Changes    Path
  1.12      +2 -2      maven/src/plugins-build/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/clover/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml       10 Jun 2003 13:22:47 -0000      1.11
  +++ project.xml       10 Jun 2003 20:58:09 -0000      1.12
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-clover-plugin</id>
     <name>Maven Clover Plug-in</name>
  -  <currentVersion>1.3-SNAPSHOT</currentVersion>
  +  <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Java Project Management Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/clover/</url>
  @@ -18,7 +18,7 @@
       <version>
         <id>1.2</id>
         <name>1.2</name>
  -      <tag>HEAD</tag>
  +      <tag>NEVER RELEASED</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.4       +1 -1      maven/src/plugins-build/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml       10 Jun 2003 13:25:25 -0000      1.3
  +++ changes.xml       10 Jun 2003 20:58:09 -0000      1.4
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -     <release version="1.3" date="in CVS">
  +     <release version="1.2" date="in CVS">
         <action dev="bwalding" type="update">
                Upgrade to Clover 1.2
         </action>
  
  
  

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

Reply via email to