brett       2004/07/10 20:05:04

  Modified:    latka    project.xml
               latka/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  Changes    Path
  1.36      +7 -2      maven-plugins/latka/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/latka/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml       5 Jul 2004 21:07:19 -0000       1.35
  +++ project.xml       11 Jul 2004 03:05:04 -0000      1.36
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-latka-plugin</id>
     <name>Maven Latka Plug-in</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4.1</currentVersion>
     <description/>
     <shortDescription>Run Latka scripts</shortDescription>
     <url>http://maven.apache.org/reference/plugins/latka/</url>
  @@ -45,8 +45,13 @@
         <name>1.4</name>
         <tag>MAVEN_LATKA_1_4</tag>
       </version>
  +    <version>
  +      <id>1.4.1</id>
  +      <name>1.4.1</name>
  +      <tag>MAVEN_LATKA_1_4_1</tag>
  +    </version>
     </versions>
  -  <developers></developers>
  +  <developers/>
     <dependencies>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  
  1.12      +3 -7      maven-plugins/latka/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/latka/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml       5 Jul 2004 21:07:19 -0000       1.11
  +++ changes.xml       11 Jul 2004 03:05:04 -0000      1.12
  @@ -24,13 +24,9 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.5-SNAPSHOT" date="in CVS">
  -      <action dev="brett" type="update">
  -        Update commons-httpclient to 2.0
  -      </action>
  -      <action dev="dion" type="update">
  -        Update docs to reflect the version of JMeter required.
  -      </action>
  +    <release version="1.4.1" date="2004-07-10">
  +      <action dev="brett" type="update">Update commons-httpclient to 2.0</action>
  +      <action dev="dion" type="update">Update docs to reflect the version of JMeter 
required.</action>
       </release>
       <release version="1.4" date="2004-05-15">
         <action dev="dion" type="fix" issue="MAVEN-993">Fix MAVEN-993. Complain if 
file to be converted doesn't exist</action>
  
  
  

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

Reply via email to