This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new d0281e730 [SCB-2586] Bump apache version from 25 to 26 (#3099)
d0281e730 is described below
commit d0281e7307eb2daa35978a3404e31c2c41f05532
Author: TingTing Wang <[email protected]>
AuthorDate: Sun Jun 19 19:55:49 2022 +0800
[SCB-2586] Bump apache version from 25 to 26 (#3099)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5a8a3f9ec..9568fc847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>26</version>
</parent>