Update branch projects to use NUnit 2.5.8.
Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/commit/512c06de Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/tree/512c06de Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/diff/512c06de Branch: refs/heads/1.4.x Commit: 512c06de38fd76580e1d85d20d23ad0062f609d2 Parents: e9308fa Author: Jim Gomes <[email protected]> Authored: Thu Nov 11 00:40:11 2010 +0000 Committer: Jim Gomes <[email protected]> Committed: Thu Nov 11 00:40:11 2010 +0000 ---------------------------------------------------------------------- nant.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/blob/512c06de/nant.build ---------------------------------------------------------------------- diff --git a/nant.build b/nant.build index a089933..23dfa6a 100644 --- a/nant.build +++ b/nant.build @@ -61,7 +61,7 @@ <!-- Property grouping for 'vendor.nunit.org' --> <property name="vendor.nunit.org.name" value="NUnit" /> <property name="vendor.nunit.org.group" value="org.nunit" /> - <property name="vendor.nunit.org.version" value="2.5.5" /> + <property name="vendor.nunit.org.version" value="2.5.8" /> <property name="vendor.nunit.org.filenames" value="nunit.framework.dll" /> <!-- Property grouping for 'vendor.tibco.org' -->
