Add Automatic-Module-Name to manifest file

Update build to add `Automatic-Module-Name` entry to the manifest file.
Also refined a few of the other entries that appear.

Fixes gh-11994
This commit is contained in:
Phillip Webb
2018-02-21 16:01:59 -08:00
parent 415f44c02b
commit 5917a58bf1
2 changed files with 29 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<packaging>pom</packaging>
<name>Spring Boot Dependencies</name>
<description>Spring Boot Dependencies</description>
<url>https://projects.spring.io/spring-boot/</url>
<url>https://projects.spring.io/spring-boot/#</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>