|
@ -75,10 +75,6 @@ |
|
|
<groupId>org.springframework.boot</groupId> |
|
|
<groupId>org.springframework.boot</groupId> |
|
|
<artifactId>spring-boot-maven-plugin</artifactId> |
|
|
<artifactId>spring-boot-maven-plugin</artifactId> |
|
|
<version>${spring-boot.version}</version> |
|
|
<version>${spring-boot.version}</version> |
|
|
<configuration> |
|
|
|
|
|
<mainClass>com.lh.CrowdfundingSystemApplication</mainClass> |
|
|
|
|
|
<skip>true</skip> |
|
|
|
|
|
</configuration> |
|
|
|
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
|
<id>repackage</id> |
|
|
<id>repackage</id> |
|
|