zhoujinsong commented on code in PR #3588:
URL: https://github.com/apache/amoro/pull/3588#discussion_r2137005407
##########
pom.xml:
##########
@@ -35,7 +35,7 @@
<name>Amoro Project Parent</name>
<description>Amoro is a Lakehouse management system built on open data
formats.</description>
<url>https://amoro.apache.org</url>
- <inceptionYear>2024</inceptionYear>
+ <inceptionYear>2025</inceptionYear>
Review Comment:
The `inceptionYear` should not be changed.
##########
pom.xml:
##########
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>23</version>
+ <version>34</version>
Review Comment:
Can you give some reasons why we should upgrade the parent version?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]