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/12/19 19:02:25 UTC

[qpid-dispatch] branch 1.5.x created (now dc6045b)

This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a change to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.


      at dc6045b  NO-JIRA - Changed version to 1.5

This branch includes the following new commits:

     new dc6045b  NO-JIRA - Changed version to 1.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[qpid-dispatch] 01/01: NO-JIRA - Changed version to 1.5

Posted by gm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git

commit dc6045b55b49f83435f25764c926528744b26a5a
Author: Ganesh Murthy <gm...@redhat.com>
AuthorDate: Wed Dec 19 14:01:35 2018 -0500

    NO-JIRA - Changed version to 1.5
---
 VERSION.txt            | 2 +-
 console/hawtio/pom.xml | 2 +-
 pom.xml                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.txt b/VERSION.txt
index d655362..bc80560 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.5.0-SNAPSHOT
+1.5.0
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index 7316f34..be1b6cd 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.5.0-SNAPSHOT</version>
+  <version>1.5.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
diff --git a/pom.xml b/pom.xml
index 6f1f230..6d3ad6e 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.5.0-SNAPSHOT</version>
+    <version>1.5.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