dion 2004/07/14 17:16:06
Modified: latka project.xml
latka/xdocs changes.xml
Log:
Use later version of jelly xml tags
Revision Changes Path
1.37 +2 -2 maven-plugins/latka/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/latka/project.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- project.xml 11 Jul 2004 03:05:04 -0000 1.36
+++ project.xml 15 Jul 2004 00:16:06 -0000 1.37
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-latka-plugin</id>
<name>Maven Latka Plug-in</name>
- <currentVersion>1.4.1</currentVersion>
+ <currentVersion>1.4.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Run Latka scripts</shortDescription>
<url>http://maven.apache.org/reference/plugins/latka/</url>
@@ -56,7 +56,7 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
- <version>20030211.142705</version>
+ <version>20040613.030723</version>
<url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
</dependency>
<dependency>
1.13 +2 -0 maven-plugins/latka/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/latka/xdocs/changes.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- changes.xml 11 Jul 2004 03:05:04 -0000 1.12
+++ changes.xml 15 Jul 2004 00:16:06 -0000 1.13
@@ -24,6 +24,8 @@
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
+ <release version="1.4.2-SNAPSHOT" date="in CVS">
+ </release>
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]