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:00:51 UTC

[06/46] activemq-nms-api git commit: Update version number

Update version number


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/21266a1d
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/tree/21266a1d
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/diff/21266a1d

Branch: refs/heads/1.2.x
Commit: 21266a1d90604f1b86624b9f1c6db489bfd35ff7
Parents: f3f393f
Author: Timothy A. Bish <ta...@apache.org>
Authored: Tue Dec 29 15:11:15 2009 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Tue Dec 29 15:11:15 2009 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-api/blob/21266a1d/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index fb1f143..90cf0a2 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.2.0" unless="${property::exists('project.version')}" />
+    <property name="project.version" value="1.2.1" unless="${property::exists('project.version')}" />
     <property name="project.release.type" value="RC" 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" />