1.Z -> 1.2

This commit is contained in:
Phillip Webb 2014-08-28 17:57:25 -07:00
parent 505795d6c7
commit 0dc389f5b3

View File

@ -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;