bayard 2002/11/05 13:59:24
Modified: cli project.xml
Log:
Made CLI dependent on the 1.0 release of Lang.
Revision Changes Path
1.10 +1 -1 jakarta-commons/cli/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cli/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 9 Sep 2002 23:03:28 -0000 1.9
+++ project.xml 5 Nov 2002 21:59:24 -0000 1.10
@@ -65,7 +65,7 @@
<dependency>
<id>commons-lang</id>
- <version>SNAPSHOT</version>
+ <version>1.0</version>
</dependency>
<dependency>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>