Merge branch '1.3.x'
This commit is contained in:
		
						commit
						11ccc5785c
					
				| 
						 | 
					@ -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.
 | 
						 * A list of the libraries that must be unpacked from fat jars in order to run.
 | 
				
			||||||
	 * Specify each library as a <code><dependency></code> with a
 | 
						 * Specify each library as a <code><dependency></code> with a
 | 
				
			||||||
	 * <code><groupId></code> and a <code><artifactId></code> and they will be
 | 
						 * <code><groupId></code> and a <code><artifactId></code> and they will be
 | 
				
			||||||
	 * unpacked at runtime in <code>$TMPDIR/spring-boot-libs</code>.
 | 
						 * unpacked at runtime.
 | 
				
			||||||
	 * @since 1.1
 | 
						 * @since 1.1
 | 
				
			||||||
	 */
 | 
						 */
 | 
				
			||||||
	@Parameter
 | 
						@Parameter
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue