Merge branch '1.3.x'

This commit is contained in:
Andy Wilkinson 2016-08-12 12:08:25 +01:00
commit 11ccc5785c
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ public class RepackageMojo extends AbstractDependencyFilterMojo {
* A list of the libraries that must be unpacked from fat jars in order to run.
* Specify each library as a <code>&lt;dependency&gt;</code> with a
* <code>&lt;groupId&gt;</code> and a <code>&lt;artifactId&gt;</code> and they will be
* unpacked at runtime in <code>$TMPDIR/spring-boot-libs</code>.
* unpacked at runtime.
* @since 1.1
*/
@Parameter