1.Z -> 1.2

This commit is contained in:
Phillip Webb 2014-08-28 17:57:25 -07:00
parent 505795d6c7
commit 0dc389f5b3
1 changed files with 1 additions and 1 deletions

View File

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