Use tests.jvms=1 like the old parallelism of 1

This commit is contained in:
Robert Muir 2015-05-13 23:17:37 -04:00
parent e2675c3616
commit 5f423da911
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ governing permissions and limitations under the License. -->
<es.plugin.port>9300</es.plugin.port>
<!-- currently has no unit tests -->
<tests.ifNoTests>warn</tests.ifNoTests>
<tests.jvms>1</tests.jvms>
</properties>
<dependencies>