You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2023/04/25 14:21:11 UTC

[shardingsphere] branch master updated: Upgrade version to 29 of apache parent pom (#25328)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6785f6956e1 Upgrade version to 29 of apache parent pom (#25328)
6785f6956e1 is described below

commit 6785f6956e1accda7a886ebbff3b2f228f8b9e1e
Author: Liang Zhang <zh...@apache.org>
AuthorDate: Tue Apr 25 22:21:03 2023 +0800

    Upgrade version to 29 of apache parent pom (#25328)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2140c7412b5..a742967cf6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>21</version>
+        <version>29</version>
     </parent>
     <groupId>org.apache.shardingsphere</groupId>
     <artifactId>shardingsphere</artifactId>