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

davidlim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 39d61b9  update druid-console to 0.0.4 (#6450)
39d61b9 is described below

commit 39d61b9ae50e9b233a1f4b0fbe1094e267ef5838
Author: Clint Wylie <[email protected]>
AuthorDate: Thu Oct 11 21:37:08 2018 -0700

    update druid-console to 0.0.4 (#6450)
---
 server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/pom.xml b/server/pom.xml
index 2eabbbb..e81199e 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>io.druid</groupId>
             <artifactId>druid-console</artifactId>
-            <version>0.0.2</version>
+            <version>0.0.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.druid</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to