Skip to content

Commit b1953e8

Browse files
committed
[KYUUBI apache#5676] Bump Apache parent pom from 30 to 31
### _Why are the changes needed?_ - Apache parent pom version 31 release note: https://github.com/apache/maven-apache-parent/releases/tag/apache-31 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ Closes apache#5676 from bowenliang123/apache-parent-31. Closes apache#5676 064fc9d [Bowen Liang] bump apache parent pom version from 30 to 31 Authored-by: Bowen Liang <liangbowen@gf.com.cn> Signed-off-by: Bowen Liang <liangbowen@gf.com.cn>
1 parent 0ce697e commit b1953e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache</groupId>
2424
<artifactId>apache</artifactId>
25-
<version>30</version>
25+
<version>31</version>
2626
</parent>
2727

2828
<groupId>org.apache.kyuubi</groupId>

0 commit comments

Comments
 (0)