neilcsmith-net commented on code in PR #7979:
URL: https://github.com/apache/netbeans/pull/7979#discussion_r1869195050
##########
java/maven/src/org/netbeans/modules/maven/ActionProviderImpl.java:
##########
@@ -132,6 +132,7 @@ public class ActionProviderImpl implements ActionProvider {
"javadoc", //NOI18N
COMMAND_TEST,
COMMAND_TEST_SINGLE,
+ COMMAND_TEST_PARALLEL,
Review Comment:
Just use current. They're automatically bumped between each NetBeans
release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists