Update pom.xml (#1980)

This commit is contained in:
Grzegorz Piwowarek 2017-06-03 11:23:58 +02:00 committed by GitHub
parent 73971c4d01
commit beef36b912
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
<props>${basedir}/datanucleus.properties</props>
<log4jConfiguration>${basedir}/log4j.properties</log4jConfiguration>
<verbose>true</verbose>
<fork>false</fork> <!-- Solve windows line too long error -->
</configuration>
<executions>
<execution>