mirror of https://github.com/apache/maven.git
Add missing annotation
This commit is contained in:
parent
11c235eafe
commit
903cf59b0b
|
@ -60,6 +60,7 @@ public interface ParserRequest {
|
|||
*
|
||||
* @return the command (human) name
|
||||
*/
|
||||
@Nonnull
|
||||
String commandName();
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue