Update of /cvsroot/zipdiff/zipdiff
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3544
Modified Files:
project.xml
Log Message:
Index: project.xml
===================================================================
RCS file: /cvsroot/zipdiff/zipdiff/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** project.xml 19 Jun 2004 17:08:47 -0000 1.6
--- project.xml 19 Jun 2004 17:27:53 -0000 1.7
***************
*** 73,76 ****
--- 73,77 ----
<artifactId>ant</artifactId>
<version>1.6</version>
+ <url>http://ant.apache.org/</url>
</dependency>
<dependency>
***************
*** 78,81 ****
--- 79,83 ----
<artifactId>commons-cli</artifactId>
<version>1.0</version>
+ <url>http://jakarta.apache.org/commons/cli/</url>
</dependency>
</dependencies>
|