修改作者继承
This commit is contained in:
parent
ac83e4f6f7
commit
31d5df9f1a
9
pom.xml
9
pom.xml
@ -45,6 +45,11 @@
|
||||
<name>jipengfei</name>
|
||||
<email>1558143046@qq.com</email>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>zhuangjiaju</id>
|
||||
<name>Jiaju Zhuang</name>
|
||||
<email>zhuangjiaju@qq.com</email>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
@ -345,7 +350,7 @@
|
||||
<relocations>
|
||||
<relocation>
|
||||
<pattern>org.springframework</pattern>
|
||||
<shadedPattern>com.alibaba.easyexcel.support</shadedPattern>
|
||||
<shadedPattern>com.alibaba.excel.support</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
@ -358,7 +363,7 @@
|
||||
<artifactId>flatten-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<updatePomFile>true</updatePomFile>
|
||||
<flattenMode>resolveCiFriendliesOnly</flattenMode>
|
||||
<flattenMode>oss</flattenMode>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user