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/06 17:01:30 UTC

[45/46] activemq-nms-api git commit: Update version to 1.7.2-SNAPSHOT

Update version to 1.7.2-SNAPSHOT


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

Branch: refs/heads/1.7.x
Commit: 08fc795defee77650175f4d01905e9f096dd45c4
Parents: 17f55c2
Author: Timothy A. Bish <ta...@apache.org>
Authored: Mon Aug 31 18:07:01 2015 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Mon Aug 31 18:07:01 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-api/blob/08fc795d/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index 2ea4c94..223fcc3 100644
--- a/nant.build
+++ b/nant.build
@@ -23,7 +23,7 @@
     <property name="basedir" value="${project::get-base-directory()}" />
     <property name="project.name" value="Apache.NMS" />
     <property name="project.group" value="org.apache.activemq" />
-    <property name="project.version" value="1.7.1" unless="${property::exists('project.version')}" />
+    <property name="project.version" value="1.7.2" 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 Class Library" />
     <property name="project.description" value="Apache NMS (.Net Messaging Library): An abstract interface to Message Oriented Middleware (MOM) providers" />