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/07/09 15:21:19 UTC

svn commit: r1359156 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/nant.build

Author: tabish
Date: Mon Jul  9 13:21:19 2012
New Revision: 1359156

URL: http://svn.apache.org/viewvc?rev=1359156&view=rev
Log:
Make 1.5.x dependent on NMS 1.5.1 now

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

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/nant.build
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/nant.build?rev=1359156&r1=1359155&r2=1359156&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x/nant.build Mon Jul  9 13:21:19 2012
@@ -51,7 +51,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>