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:27 UTC

[42/46] activemq-nms-api git commit: Move the 1.7.x branch to 1.7.1 SNAPSHOT

Move the 1.7.x branch to 1.7.1 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/d94e5789
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/tree/d94e5789
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/diff/d94e5789

Branch: refs/heads/1.7.x
Commit: d94e57891134d0f4bd9beb0aa62dabc840584806
Parents: c18bc29
Author: Timothy A. Bish <ta...@apache.org>
Authored: Mon Dec 15 21:20:12 2014 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Mon Dec 15 21:20:12 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-api/blob/d94e5789/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index 88b2420..2ea4c94 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.0" unless="${property::exists('project.version')}" />
+    <property name="project.version" value="1.7.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 Class Library" />
     <property name="project.description" value="Apache NMS (.Net Messaging Library): An abstract interface to Message Oriented Middleware (MOM) providers" />