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

[07/46] activemq-nms-api git commit: Update Version to for new RC-2 tagging.

Update Version to for new RC-2 tagging.


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

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

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


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