From: Bryan T. <tho...@us...> - 2007-12-05 16:41:22
|
Update of /cvsroot/cweb/generic-native-test In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv8391 Modified Files: project.xml Log Message: updated dependency version for junit-ext. Index: project.xml =================================================================== RCS file: /cvsroot/cweb/generic-native-test/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** project.xml 6 Jun 2006 12:32:54 -0000 1.2 --- project.xml 5 Dec 2007 16:41:18 -0000 1.3 *************** *** 162,166 **** <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b2-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> --- 162,166 ---- <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b3-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> |