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

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


The following commit(s) were added to refs/heads/master by this push:
     new 55e3f05  NO-JIRA - Changed version to 1.8
55e3f05 is described below

commit 55e3f052149716908a3ab9988f0b240f7f68115b
Author: Ganesh Murthy <gmur...@apache.org>
AuthorDate: Fri Jun 7 10:36:03 2019 -0400

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

diff --git a/VERSION.txt b/VERSION.txt
index c4954f2..27f9cd3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.8.0-SNAPSHOT
+1.8.0
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index e875b9c..a33ec23 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.8.0-SNAPSHOT</version>
+  <version>1.8.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
diff --git a/pom.xml b/pom.xml
index 755008d..58aeadb 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.8.0-SNAPSHOT</version>
+    <version>1.8.0</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   
@@ -85,6 +85,8 @@
                       <exclude>**/font-awesome.min.css</exclude>
                       <exclude>**/jquery-ui.css</exclude>
                       <exclude>**/jquery.tipsy.css</exclude>
+                     <exclude>**/vendor.min.js</exclude>
+                     <exclude>**/vendor.min.css</exclude>
                       <exclude>**/jquery.dynatree.min.js</exclude>
                       <exclude>**/slider.js</exclude>
                       <exclude>**/ui-grid.js</exclude>


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

Reply via email to