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

[36/46] activemq-nms-api git commit: Build the version to 1.5.2 SNAPSHOT

Build the version to 1.5.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/1fa7ff8c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/tree/1fa7ff8c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/diff/1fa7ff8c

Branch: refs/heads/1.5.x
Commit: 1fa7ff8c008ba87d0070f65422136cc0d8e931e8
Parents: c7da782
Author: Timothy A. Bish <ta...@apache.org>
Authored: Mon Jul 2 15:26:33 2012 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Mon Jul 2 15:26:33 2012 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-api/blob/1fa7ff8c/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index e331de2..9a66023 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.5.1" unless="${property::exists('project.version')}" />
+    <property name="project.version" value="1.5.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" />