You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by eo...@apache.org on 2022/06/06 07:07:58 UTC

[bookkeeper] branch master updated: Bump apache version from 19 to 26 (#3315)

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

eolivelli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 04d09c1de7 Bump apache version from 19 to 26 (#3315)
04d09c1de7 is described below

commit 04d09c1de74c5f35a7cdd26be6e7f1c3dda9867a
Author: ZhangJian He <sh...@gmail.com>
AuthorDate: Mon Jun 6 15:07:51 2022 +0800

    Bump apache version from 19 to 26 (#3315)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1992e3b05c..6a77700fa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>19</version>
+    <version>26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bookkeeper</groupId>