From: Bryan T. <tho...@us...> - 2007-03-20 14:59:38
|
Update of /cvsroot/cweb/junit-ext In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv6043 Modified Files: project.xml Log Message: Updated POM to 1-1.b3. Index: project.xml =================================================================== RCS file: /cvsroot/cweb/junit-ext/project.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** project.xml 28 May 2006 12:56:11 -0000 1.8 --- project.xml 20 Mar 2007 14:12:32 -0000 1.9 *************** *** 6,10 **** <extends>../cweb/project.xml</extends> <groupId>org.CognitiveWeb</groupId> ! <currentVersion>1.1-b2-dev</currentVersion> <organization> --- 6,10 ---- <extends>../cweb/project.xml</extends> <groupId>org.CognitiveWeb</groupId> ! <currentVersion>1.1-b3-dev</currentVersion> <organization> *************** *** 53,56 **** --- 53,61 ---- <version> + <id>1.1-b2-dev</id> + <name>1.1-b2</name> + <tag>JUNIT_EXT_1_1_B2</tag> + </version> + <version> <id>1.1-b1-dev</id> <name>1.1-b1</name> |