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 2012/08/22 23:23:16 UTC

svn commit: r1376256 - /activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build

Author: tabish
Date: Wed Aug 22 21:23:16 2012
New Revision: 1376256

URL: http://svn.apache.org/viewvc?rev=1376256&view=rev
Log:
update the NMS lib dependency to the latest release. 

Modified:
    activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build

Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build?rev=1376256&r1=1376255&r2=1376256&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x/nant.build Wed Aug 22 21:23:16 2012
@@ -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>