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/07 19:39:08 UTC

[28/50] [abbrv] activemq-nms-msmq git commit: Create 1.5.0 tagged branch of Apache.NMS.EMS. Create 1.5.0 tagged branch of Apache.NMS.MSMQ. Create 1.5.0 tagged branch of Apache.NMS.WCF.

Create 1.5.0 tagged branch of Apache.NMS.EMS.
Create 1.5.0 tagged branch of Apache.NMS.MSMQ.
Create 1.5.0 tagged branch of Apache.NMS.WCF.


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

Branch: refs/heads/1.5.x
Commit: d28c6e706b3e9a2bce223376c5445de3031aa7d1
Parents: 9648c30
Author: Jim Gomes <jg...@apache.org>
Authored: Tue Mar 8 19:59:21 2011 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Tue Mar 8 19:59:21 2011 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/d28c6e70/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index b21eca3..f03abe9 100644
--- a/nant.build
+++ b/nant.build
@@ -22,7 +22,7 @@
     <property name="basedir" value="${project::get-base-directory()}" />
     <property name="project.name" value="Apache.NMS.MSMQ" />
     <property name="project.group" value="org.apache.activemq" />
-    <property name="project.version" value="1.5.0" unless="${property::exists('project.version')}" />
+    <property name="project.version" value="1.5.1" unless="${property::exists('project.version')}" />
     <property name="project.release.type" value="SNAPSHOT" unless="${property::exists('project.release.type')}" />
     <property name="project.short_description" value="Apache NMS for MSMQ Class Library" />
     <property name="project.description" value="Apache NMS for MSMQ Class Library (.Net Messaging Library Implementation): An implementation of the NMS API for MSMQ" />