File tree Expand file tree Collapse file tree 3 files changed +0
-18
lines changed
dongtai-api-gather-dubbo-api
dongtai-api-gather-openapi Expand file tree Collapse file tree 3 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 1111
1212 <artifactId >dongtai-api-gather-dubbo-api</artifactId >
1313
14- <properties >
15- <maven .compiler.source>8</maven .compiler.source>
16- <maven .compiler.target>8</maven .compiler.target>
17- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18- </properties >
19-
2014 <dependencies >
2115 <dependency >
2216 <groupId >org.apache.dubbo</groupId >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >dongtai-api-gather-openapi</artifactId >
1313
14- <properties >
15- <maven .compiler.source>8</maven .compiler.source>
16- <maven .compiler.target>8</maven .compiler.target>
17- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18- </properties >
19-
2014 <dependencies >
2115 <dependency >
2216 <groupId >io.dongtai.iast</groupId >
Original file line number Diff line number Diff line change 1818 <module >dongtai-api-gather-dubbo-api</module >
1919 </modules >
2020
21- <properties >
22- <maven .compiler.source>8</maven .compiler.source>
23- <maven .compiler.target>8</maven .compiler.target>
24- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25- </properties >
26-
2721</project >
You can’t perform that action at this time.
0 commit comments