vmassol     2003/08/05 02:23:37

  Modified:    src/plugins-build/cactus project.xml
               src/plugins-build/cactus/xdocs changes.xml
  Log:
  Prepare for version 3.1
  
  Revision  Changes    Path
  1.33      +6 -1      maven/src/plugins-build/cactus/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml       5 Aug 2003 09:16:26 -0000       1.32
  +++ project.xml       5 Aug 2003 09:23:37 -0000       1.33
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-cactus-plugin</id>
     <name>Maven Cactus Plug-in</name>
  -  <currentVersion>3.0</currentVersion>
  +  <currentVersion>3.1-SNAPSHOT</currentVersion>
     <description>Plugin for Cactus (http://jakarta.apache.org/cactus) that allows to 
automatically start containers, run Cactus tests and stop the containers.</description>
     <shortDescription>Cactus plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/cactus/</url>
  @@ -39,6 +39,11 @@
         <id>3.0</id>
         <name>3.0</name>
         <tag>MAVEN_CACTUS_3_0</tag>
  +    </version>
  +    <version>
  +      <id>3.1</id>
  +      <name>3.1</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.18      +3 -0      maven/src/plugins-build/cactus/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/changes.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- changes.xml       5 Aug 2003 09:16:26 -0000       1.17
  +++ changes.xml       5 Aug 2003 09:23:37 -0000       1.18
  @@ -7,6 +7,9 @@
   
     <body>
   
  +    <release version="3.1" date="in CVS">
  +    </release>
  +
       <release version="3.0" date="2003-08-05">  
         <action dev="dion" type="update">
           Upgrade to commons-logging 1.0.3
  
  
  

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

Reply via email to