From 3dd706f1e630047830a363d5615db288dfc5c5ed Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Wed, 13 May 2015 14:56:29 -0400 Subject: [PATCH] Add these two props for consistency, so we aren't confused when we deduplicate with elasticsearch-parent --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a396fa4f8c9..cc0f43de08d 100644 --- a/pom.xml +++ b/pom.xml @@ -616,6 +616,8 @@ ${tests.timeoutSuite} ${tests.showSuccess} ${tests.integration} + ${tests.thirdparty} + ${tests.config} ${tests.client.ratio} ${tests.enable_mock_modules} ${tests.assertion.disabled}