dion 2004/08/10 07:52:57 Modified: jelly project.xml commonDependencies.ent Log: Move off snapshots Revision Changes Path 1.142 +1 -5 jakarta-commons/jelly/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- project.xml 5 Jun 2004 01:29:15 -0000 1.141 +++ project.xml 10 Aug 2004 14:52:56 -0000 1.142 @@ -319,7 +319,7 @@ <dependency> <id>commons-discovery</id> - <version>SNAPSHOT</version> + <version>20030211.213356</version> </dependency> <!-- for the jelly startup scripts --> @@ -329,10 +329,6 @@ <url>http://forehead.sf.net/</url> </dependency> - <dependency> - <id>junit</id> - <version>3.7</version> - </dependency> </dependencies> <build> 1.11 +1 -1 jakarta-commons/jelly/commonDependencies.ent Index: commonDependencies.ent =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/commonDependencies.ent,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- commonDependencies.ent 24 May 2004 21:39:35 -0000 1.10 +++ commonDependencies.ent 10 Aug 2004 14:52:57 -0000 1.11 @@ -23,7 +23,7 @@ <dependency> <id>commons-jexl</id> - <version>SNAPSHOT</version> + <version>20030307.151331</version> </dependency> <dependency>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]