We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8813f5c commit 1e17b74Copy full SHA for 1e17b74
pom.xml
@@ -86,6 +86,11 @@
86
<artifactId>versions-maven-plugin</artifactId>
87
<version>2.16.2</version>
88
</plugin>
89
+ <plugin>
90
+ <groupId>org.apache.maven.plugins</groupId>
91
+ <artifactId>maven-help-plugin</artifactId>
92
+ <version>3.4.0</version>
93
+ </plugin>
94
<plugin>
95
<artifactId>maven-surefire-plugin</artifactId>
96
<version>3.2.2</version>
0 commit comments