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/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 7afdf6b  A modified version (#4667)
7afdf6b is described below

commit 7afdf6b077ca41ce55dbfec683c5a263a361f6b3
Author: congbo <[email protected]>
AuthorDate: Thu Jul 4 01:58:15 2019 +0800

    A modified version (#4667)
---
 tiered-storage/file-system/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tiered-storage/file-system/pom.xml 
b/tiered-storage/file-system/pom.xml
index 9e76101..bc47aae 100644
--- a/tiered-storage/file-system/pom.xml
+++ b/tiered-storage/file-system/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.pulsar</groupId>
         <artifactId>tiered-storage-parent</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.5.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Reply via email to