parent
2602ce48b8
commit
390629eefd
|
|
@ -99,6 +99,7 @@ public class BuildInfoMojo extends AbstractMojo {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Skip the execution.
|
* Skip the execution.
|
||||||
|
* @since 3.1.0
|
||||||
*/
|
*/
|
||||||
@Parameter(property = "spring-boot.build-info.skip", defaultValue = "false")
|
@Parameter(property = "spring-boot.build-info.skip", defaultValue = "false")
|
||||||
private boolean skip;
|
private boolean skip;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue