• Andy Wilkinson's avatar
    Use a single <manifestEntries> element · 73b98997
    Andy Wilkinson authored
    Previously, there were two <manifestEntries> elements in the CLI's
    pom.xml. With certain versions of Maven, this appeared to cause the
    first element to be ignored in favour of the second. The problem did
    not occur when built locally with Maven 3.1.1, but did occur when built
    by Bamboo which, I believe, uses 3.0.x
    
    This commit combines the two <manifestEntries> into one.
    73b98997
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-maven-settings Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...