Removing unused system property for tests
This commit is contained in:
parent
d34894de79
commit
3bb3bb1c6a
|
@ -126,7 +126,6 @@
|
|||
<systemPropertyVariables>
|
||||
<basedir>${basedir}</basedir>
|
||||
<derby.system.home>${project.build.directory}/test-home</derby.system.home>
|
||||
<plexus.home>${project.build.directory}/test-home</plexus.home>
|
||||
<openjpa.Log>${openjpa.Log}</openjpa.Log>
|
||||
</systemPropertyVariables>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue