修改打包url错误
This commit is contained in:
parent
eadebfe67d
commit
844fbb5460
@ -3,7 +3,6 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>easyexcel-parent</artifactId>
|
||||
@ -11,6 +10,7 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<url>https://github.com/alibaba/easyexcel</url>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>easyexcel-core</artifactId>
|
||||
<name>easyexcel-core</name>
|
||||
|
@ -11,6 +11,7 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<url>https://github.com/alibaba/easyexcel</url>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>easyexcel-support</artifactId>
|
||||
<name>easyexcel-support</name>
|
||||
|
@ -11,6 +11,7 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<url>https://github.com/alibaba/easyexcel</url>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>easyexcel-test</artifactId>
|
||||
<name>easyexcel-test</name>
|
||||
|
@ -11,6 +11,7 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<url>https://github.com/alibaba/easyexcel</url>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>easyexcel</artifactId>
|
||||
<name>easyexcel</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user