Skip to content

Commit 918a244

Browse files
authored
[chore](pom) update apache pom to 29 (#18843)
1 parent c659e0b commit 918a244

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

fe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache</groupId>
2525
<artifactId>apache</artifactId>
26-
<version>25</version>
26+
<version>29</version>
2727
</parent>
2828
<groupId>org.apache.doris</groupId>
2929
<artifactId>fe</artifactId>

fe_plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache</groupId>
2525
<artifactId>apache</artifactId>
26-
<version>23</version>
26+
<version>29</version>
2727
</parent>
2828
<groupId>org.apache.doris</groupId>
2929
<artifactId>fe-plugins</artifactId>

fs_brokers/apache_hdfs_broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache</groupId>
2525
<artifactId>apache</artifactId>
26-
<version>23</version>
26+
<version>29</version>
2727
</parent>
2828
<groupId>org.apache.doris</groupId>
2929
<artifactId>apache-hdfs-broker</artifactId>

regression-test/framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache</groupId>
2626
<artifactId>apache</artifactId>
27-
<version>23</version>
27+
<version>29</version>
2828
</parent>
2929
<groupId>org.apache.doris</groupId>
3030
<artifactId>regression-test</artifactId>

0 commit comments

Comments
 (0)