Skip to content

Commit

Permalink
Fix javadoc warning
Browse files Browse the repository at this point in the history
```
[WARNING] .../src/main/java/org/codehaus/mojo/buildhelper/ReserveListenerPortMojo.java:119: warning: empty <p> tag
[WARNING] * </p>
```
  • Loading branch information
pzygielo committed Jul 8, 2020
1 parent 4e7242b commit 03eccfa
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -115,8 +115,6 @@ public class ReserveListenerPortMojo

/**
* Specify true or false if you want the port selection randomized.
* <p>
* </p>
*
* @since 1.10
*/
Expand Down

0 comments on commit 03eccfa

Please sign in to comment.