[chore](pom) update apache pom to 29 (#18843)

This commit is contained in:
Zhengguo Yang
2023-04-20 16:57:05 +08:00
committed by GitHub
parent c659e0bfc7
commit 918a244068
4 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>25</version>
<version>29</version>
</parent>
<groupId>org.apache.doris</groupId>
<artifactId>fe</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>23</version>
<version>29</version>
</parent>
<groupId>org.apache.doris</groupId>
<artifactId>fe-plugins</artifactId>

View File

@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>23</version>
<version>29</version>
</parent>
<groupId>org.apache.doris</groupId>
<artifactId>apache-hdfs-broker</artifactId>

View File

@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>23</version>
<version>29</version>
</parent>
<groupId>org.apache.doris</groupId>
<artifactId>regression-test</artifactId>