Skip to content

Commit c8e8a14

Browse files
authored
Merge branch 'main' into refactor-remove-since-tag
2 parents 9e4aa97 + 774c681 commit c8e8a14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2525
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
2626
>
27+
28+
<parent>
29+
<groupId>org.apache</groupId>
30+
<artifactId>apache</artifactId>
31+
<version>23</version>
32+
</parent>
33+
2734
<modelVersion>4.0.0</modelVersion>
2835

2936
<groupId>org.apache.fesod</groupId>

0 commit comments

Comments
 (0)