brett       2004/06/25 10:20:48

  Modified:    test     project.xml
               test/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.6.2
  
  Revision  Changes    Path
  1.33      +6 -1      maven-plugins/test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/test/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml       25 Jun 2004 15:24:31 -0000      1.32
  +++ project.xml       25 Jun 2004 17:20:48 -0000      1.33
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-test-plugin</id>
     <name>Maven Test Plug-in</name>
  -  <currentVersion>1.7-SNAPSHOT</currentVersion>
  +  <currentVersion>1.6.2</currentVersion>
     <description>Run JUnit tests. Requires Maven 1.0 RC2.</description>
     <shortDescription>Run JUnit tests</shortDescription>
     <url>http://maven.apache.org/reference/plugins/test/</url>
  @@ -49,6 +49,11 @@
         <id>1.6.1</id>
         <name>1.6.1</name>
         <tag>MAVEN_TEST_1_6_1</tag>
  +    </version>
  +    <version>
  +      <id>1.6.2</id>
  +      <name>1.6.2</name>
  +      <tag>MAVEN_TEST_1_6_2</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.21      +1 -1      maven-plugins/test/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/test/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml       12 Jun 2004 01:25:58 -0000      1.20
  +++ changes.xml       25 Jun 2004 17:20:48 -0000      1.21
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.7-SNAPSHOT" date="in CVS">
  +    <release version="1.6.2" date="2004-06-25">
         <action dev="brett" type="fix" issue="MPTEST-32" due-to="Maxwell 
Grender-Jones">honour source modifications for test compilation</action>
         <action dev="brett" type="fix" issue="MPTEST-31">handle JVM args correctly in 
test:match</action>
       </release>
  
  
  

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

Reply via email to