File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 74
74
<artifactId >maven-surefire-plugin</artifactId >
75
75
<configuration >
76
76
<includes >
77
- <include >/ai/chat2db/easyexcel /test/core/**/*.java</include >
77
+ <include >/cn/idev/excel /test/core/**/*.java</include >
78
78
</includes >
79
79
<testFailureIgnore >false</testFailureIgnore >
80
80
</configuration >
Original file line number Diff line number Diff line change 54
54
55
55
<licenses >
56
56
<license >
57
- <name >Apache 2 </name >
58
- <url >http ://www.apache. org/licenses/LICENSE-2.0.txt </url >
57
+ <name >MIT License </name >
58
+ <url >https ://opensource. org/licenses/MIT </url >
59
59
<distribution >repo</distribution >
60
- <comments >A business-friendly OSS license</comments >
60
+ <comments >A permissive license that allows for wide reuse </comments >
61
61
</license >
62
62
</licenses >
63
63
You can’t perform that action at this time.
0 commit comments