Skip to content

Commit

Permalink
[KYUUBI #5676] Bump Apache parent pom from 30 to 31
Browse files Browse the repository at this point in the history
### _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 #5676 from bowenliang123/apache-parent-31.

Closes #5676

064fc9d [Bowen Liang] bump apache parent pom version from 30 to 31

Authored-by: Bowen Liang <[email protected]>
Signed-off-by: Bowen Liang <[email protected]>
  • Loading branch information
bowenliang123 committed Nov 13, 2023
1 parent 0ce697e commit b1953e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>30</version>
<version>31</version>
</parent>

<groupId>org.apache.kyuubi</groupId>
Expand Down

0 comments on commit b1953e8

Please sign in to comment.