fix typo
This commit is contained in:
parent
730314fec1
commit
9406d83441
2
pom.xml
2
pom.xml
|
@ -445,7 +445,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<executable>${jvm.executable></executable>
|
<executable>${jvm.executable}</executable>
|
||||||
<arguments>
|
<arguments>
|
||||||
<argument>-classpath</argument>
|
<argument>-classpath</argument>
|
||||||
<classpath/>
|
<classpath/>
|
||||||
|
|
Loading…
Reference in New Issue