You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/03/06 23:29:36 UTC

[12/50] [abbrv] activemq-nms-stomp git commit: Update branch projects to use NUnit 2.5.8.

Update branch projects to use NUnit 2.5.8.


Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/commit/3c866c59
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/tree/3c866c59
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/diff/3c866c59

Branch: refs/heads/1.4.x
Commit: 3c866c59d786fa85510a933fd123d9ea2e61438d
Parents: 4a6b1b4
Author: Jim Gomes <jg...@apache.org>
Authored: Thu Nov 11 00:40:11 2010 +0000
Committer: Jim Gomes <jg...@apache.org>
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-stomp/blob/3c866c59/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index 68e9038..16811e8 100644
--- a/nant.build
+++ b/nant.build
@@ -57,7 +57,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" />
     </target>