1.Z -> 1.2
This commit is contained in:
parent
505795d6c7
commit
0dc389f5b3
|
@ -83,7 +83,7 @@ public class RepackageMojo extends AbstractDependencyFilterMojo {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Skip the execution.
|
* Skip the execution.
|
||||||
* @since 1.Z
|
* @since 1.2
|
||||||
*/
|
*/
|
||||||
@Parameter(property = "skip", defaultValue = "false")
|
@Parameter(property = "skip", defaultValue = "false")
|
||||||
private boolean skip;
|
private boolean skip;
|
||||||
|
|
Loading…
Reference in New Issue