1.Z -> 1.2

pull/1476/head
Phillip Webb 10 years ago
parent 505795d6c7
commit 0dc389f5b3

@ -83,7 +83,7 @@ public class RepackageMojo extends AbstractDependencyFilterMojo {
/**
* Skip the execution.
* @since 1.Z
* @since 1.2
*/
@Parameter(property = "skip", defaultValue = "false")
private boolean skip;

Loading…
Cancel
Save