|
From: Bryan T. <tho...@us...> - 2007-09-11 12:04:19
|
Update of /cvsroot/cweb/generic-test In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23799 Modified Files: project.xml Log Message: updated required version of junit-ext to 1.1-b3 which includes the refactored ULPs methods for floating point comparisons. Index: project.xml =================================================================== RCS file: /cvsroot/cweb/generic-test/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** project.xml 27 May 2006 21:58:54 -0000 1.12 --- project.xml 11 Sep 2007 12:04:15 -0000 1.13 *************** *** 159,163 **** <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b2-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> --- 159,163 ---- <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b3-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> |