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

zhaijia pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 96b389ed10fd66eaa1bf7e640fb3a531090084ca
Author: Jia Zhai <[email protected]>
AuthorDate: Fri Mar 20 21:32:45 2020 +0800

    fix version 2.5.0
---
 protobuf-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protobuf-shaded/pom.xml b/protobuf-shaded/pom.xml
index d694ef1..94cbe62 100644
--- a/protobuf-shaded/pom.xml
+++ b/protobuf-shaded/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>2.6.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <relativePath>..</relativePath>
   </parent>
 

Reply via email to