From: Bryan T. <tho...@us...> - 2007-12-05 16:41:24
|
Update of /cvsroot/cweb/generic-native In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv8401 Modified Files: project.xml Log Message: updated dependency version for junit-ext. Index: project.xml =================================================================== RCS file: /cvsroot/cweb/generic-native/project.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** project.xml 27 May 2006 21:58:40 -0000 1.34 --- project.xml 5 Dec 2007 16:41:21 -0000 1.35 *************** *** 166,170 **** <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b2-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> --- 166,170 ---- <groupId>org.CognitiveWeb</groupId> <artifactId>cweb-junit-ext</artifactId> ! <version>1.1-b3-dev</version> <url>http://www.cognitiveweb.org/</url> </dependency> |