From: Michael S. <sta...@us...> - 2005-11-04 08:59:19
|
Update of /cvsroot/archive-access/archive-access/projects/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30472 Modified Files: project.xml Log Message: * project.xml Move past release. Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/nutch/project.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** project.xml 4 Nov 2005 08:51:13 -0000 1.22 --- project.xml 4 Nov 2005 08:59:11 -0000 1.23 *************** *** 12,16 **** <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.4.1${version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> --- 12,16 ---- <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.5.0{version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> |