update the NMS lib dependency to the latest release. 

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/f9535dfb
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/tree/f9535dfb
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/diff/f9535dfb

Branch: refs/heads/1.5.x
Commit: f9535dfbe4d601a68370bb33fdc0abe67974ade8
Parents: e106d93
Author: Timothy A. Bish <tab...@apache.org>
Authored: Wed Aug 22 21:23:16 2012 +0000
Committer: Timothy A. Bish <tab...@apache.org>
Committed: Wed Aug 22 21:23:16 2012 +0000

----------------------------------------------------------------------
 nant.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/blob/f9535dfb/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index 2806560..45a29ac 100644
--- a/nant.build
+++ b/nant.build
@@ -46,7 +46,7 @@
         <!-- Property grouping for 'vendor.apache.org' -->
         <property name="vendor.apache.org.name" value="Apache.NMS" />
         <property name="vendor.apache.org.group" value="org.apache.activemq" />
-        <property name="vendor.apache.org.version" value="1.5.0" />
+        <property name="vendor.apache.org.version" value="1.5.1" />
         <if test="${current.build.framework == 'mono-2.0'}">
             <property name="vendor.apache.org.filenames" 
value="Apache.NMS.dll,Apache.NMS.dll.mdb,Apache.NMS.Test.dll,Apache.NMS.Test.dll.mdb"
 />
         </if>

Reply via email to