|
|
|
|
@ -165,13 +165,6 @@
@@ -165,13 +165,6 @@
|
|
|
|
|
<plugin> |
|
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
|
<artifactId>maven-shade-plugin</artifactId> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId> |
|
|
|
|
<version>${revision}</version> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
<configuration> |
|
|
|
|
<keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope> |
|
|
|
|
<createDependencyReducedPom>true</createDependencyReducedPom> |
|
|
|
|
|