Revert change accidentally committed in eb6182f5

This commit is contained in:
Andy Wilkinson 2017-11-29 14:38:04 +00:00
parent b365e37850
commit 159a758e19
1 changed files with 0 additions and 7 deletions

View File

@ -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>