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

mmerli 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 732105f  Use official bookkeeper release 4.7.0 (#1605)
732105f is described below

commit 732105f45733e48bdfe0216c8148f6c6a1586261
Author: Sijie Guo <guosi...@gmail.com>
AuthorDate: Wed Apr 18 14:31:14 2018 -0700

    Use official bookkeeper release 4.7.0 (#1605)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aeb8391..f733098 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <redirectTestOutputToFile>true</redirectTestOutputToFile>
 
-    <bookkeeper.version>4.7.0-SNAPSHOT</bookkeeper.version>
+    <bookkeeper.version>4.7.0</bookkeeper.version>
     <zookeeper.version>3.4.10</zookeeper.version>
     <netty.version>4.1.21.Final</netty.version>
     <storm.version>1.0.5</storm.version>

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

Reply via email to