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 2009/12/29 16:09:55 UTC

svn commit: r894410 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build

Author: tabish
Date: Tue Dec 29 15:09:54 2009
New Revision: 894410

URL: http://svn.apache.org/viewvc?rev=894410&view=rev
Log:
Update Version to for new RC-2 tagging.

Modified:
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build?rev=894410&r1=894409&r2=894410&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC2/nant.build Tue Dec 29 15:09:54 2009
@@ -50,7 +50,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.2.1" />
+        <property name="vendor.apache.org.version" value="1.2.0" />
         <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>