Create EMS 1.4.x branch.
Create EMS 1.4.0 tag.
Create MSMQ 1.4.x branch.
Create MSMQ 1.4.0 tag.
Create WCF 1.4.x branch.
Create WCF 1.4.0 tag.
Standardize all trunk, branch, and tag build file version names for the 1.4 
series and 1.5 trunk series.


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

Branch: refs/heads/1.4.x
Commit: e9308fa4800312ca60b3f808155ffefb6de4866d
Parents: 721eef4
Author: Jim Gomes <[email protected]>
Authored: Tue Sep 21 21:02:11 2010 +0000
Committer: Jim Gomes <[email protected]>
Committed: Tue Sep 21 21:02:11 2010 +0000

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


http://git-wip-us.apache.org/repos/asf/activemq-nms-ems/blob/e9308fa4/nant.build
----------------------------------------------------------------------
diff --git a/nant.build b/nant.build
index 058fc50..a089933 100644
--- a/nant.build
+++ b/nant.build
@@ -22,7 +22,7 @@
        <property name="basedir" value="${project::get-base-directory()}" />
        <property name="project.name" value="Apache.NMS.EMS" />
        <property name="project.group" value="org.apache.activemq" />
-       <property name="project.version" value="1.4.0" 
unless="${property::exists('project.version')}" />
+       <property name="project.version" value="1.4.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 for EMS 
Class Library" />
        <property name="project.description" value="Apache NMS for EMS Class 
Library (.Net Messaging Library Implementation): An implementation of the NMS 
API for EMS" />

Reply via email to