added goal prefix config: "ban"

This commit is contained in:
2023-08-20 11:26:07 -04:00
parent 9a0b7207c0
commit fe10e53fb4

View File

@@ -106,6 +106,9 @@
<goals> <goals>
<goal>descriptor</goal> <goal>descriptor</goal>
</goals> </goals>
<configuration>
<goalPrefix>ban</goalPrefix>
</configuration>
</execution> </execution>
<execution> <execution>
<id>help-descriptor</id> <id>help-descriptor</id>