evenisse 2003/12/18 22:03:30
Modified: jdiff project.xml
Log:
Upgrade to jdiff-1.0.9
Revision Changes Path
1.18 +3 -2 maven-plugins/jdiff/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jdiff/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 18 Dec 2003 22:54:54 -0000 1.17
+++ project.xml 19 Dec 2003 06:03:30 -0000 1.18
@@ -47,8 +47,9 @@
</developers>
<dependencies>
<dependency>
- <id>jdiff</id>
- <version>1.0.7</version>
+ <groupId>jdiff</groupId>
+ <artifactId>jdiff</artifactId>
+ <version>1.0.9</version>
<properties>
<classloader>root</classloader>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]