From: Pamela Dragosh Date: Tue, 3 Mar 2020 13:27:26 +0000 (-0500) Subject: Add awaitility dependency X-Git-Tag: 3.1.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c0b0ed6664def4ff811dd8d303e605a8e5b44346;p=policy%2Fparent.git Add awaitility dependency Seems to be used in several repos. This consolidates the version. Issue-ID: POLICY-2381 Change-Id: Iad3bbf8901a117db36da3951a7d5284c000266d6 Signed-off-by: Pamela Dragosh --- diff --git a/integration/pom.xml b/integration/pom.xml index d19f2b99..8fcd6eed 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -490,6 +490,15 @@ 3.2.4 test + + + + org.awaitility + awaitility + 4.0.2 + test + +