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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9fb3dcc  Fixed dasboard docker pom.xml version to 2.1.0-SNAPSHOT 
(#1773)
9fb3dcc is described below

commit 9fb3dcc8777d0b13175324303c9498dfc4eaa7ca
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Sun May 13 20:15:16 2018 -0700

    Fixed dasboard docker pom.xml version to 2.1.0-SNAPSHOT (#1773)
---
 dashboard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dashboard/pom.xml b/dashboard/pom.xml
index 78734c3..8131fb4 100644
--- a/dashboard/pom.xml
+++ b/dashboard/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.pulsar</groupId>
     <artifactId>docker-images</artifactId>
-    <version>2.0.0-incubating-SNAPSHOT</version>
+    <version>2.1.0-incubating-SNAPSHOT</version>
     <relativePath>../docker</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

-- 
To stop receiving notification emails like this one, please contact
hrsa...@apache.org.

Reply via email to