fixed goalPrefix
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -94,7 +94,7 @@
|
|||||||
<artifactId>maven-plugin-plugin</artifactId>
|
<artifactId>maven-plugin-plugin</artifactId>
|
||||||
<version>3.6.0</version>
|
<version>3.6.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<goalPrefix>regex</goalPrefix>
|
<goalPrefix>conditional</goalPrefix>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
Reference in New Issue
Block a user