This commit is contained in:
Phillip Webb
2017-01-25 16:56:22 -08:00
parent 71601c3b96
commit 3d619da553
5 changed files with 58 additions and 3 deletions

View File

@@ -348,7 +348,7 @@ public class RepackageMojo extends AbstractDependencyFilterMojo {
/**
* Module Layout.
* @deprecated since 1.5 in favour of a custom {@link LayoutFactory}
* @deprecated as of 1.5 in favor of a custom {@link LayoutFactory}
*/
@Deprecated MODULE(new Layouts.Module()),