You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2018/10/12 13:54:53 UTC

qpid-dispatch git commit: NO-JIRA - Changed version to 1.4

Repository: qpid-dispatch
Updated Branches:
  refs/heads/1.4.x [created] 652b2b6fc


NO-JIRA - Changed version to 1.4


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/652b2b6f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/652b2b6f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/652b2b6f

Branch: refs/heads/1.4.x
Commit: 652b2b6fc5698a492cf081a8056691b1998f271f
Parents: e813f08
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Fri Oct 12 09:53:59 2018 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Fri Oct 12 09:53:59 2018 -0400

----------------------------------------------------------------------
 VERSION.txt            | 2 +-
 console/hawtio/pom.xml | 2 +-
 pom.xml                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/652b2b6f/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 8f069ae..88c5fb8 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.4.0-SNAPSHOT
+1.4.0

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/652b2b6f/console/hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index 2cc628c..1df1d99 100644
--- a/console/hawtio/pom.xml
+++ b/console/hawtio/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>dispatch-hawtio-console</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.4.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/652b2b6f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4b1b8d..cf0dc38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.0</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org