use policy/parent awaitility 58/102858/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 3 Mar 2020 13:33:10 +0000 (08:33 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 3 Mar 2020 13:33:25 +0000 (08:33 -0500)
This upgrades the version, but seems to work fine.

Issue-ID: POLICY-2381
Change-Id: I1f9b930b28c4fdce67921fd31269724a29c26fd6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
policy-management/pom.xml

index f73fe44..7d3ac12 100644 (file)
         <dependency>
             <groupId>org.awaitility</groupId>
             <artifactId>awaitility</artifactId>
-            <version>3.0.0</version>
             <scope>test</scope>
         </dependency>