fixed goalPrefix
This commit is contained in:
parent
7bc94da104
commit
64f25b33c1
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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user