aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-03 08:28:36 -0500
committerPamela Dragosh <pdragosh@research.att.com>2020-03-03 08:28:41 -0500
commitc86e1a8339b5ba1b7d4f4a8a09a86f4eb21d44e8 (patch)
treef548b202cb84d7b7a72e2bd01964b3f9b5c95cd3
parentd59c619324f5813127e5150e2b3fd5d446cf3a48 (diff)
Use policy/parent awaitility
Consolidate to what is in policy/parent - this upgrades the version. Issue-ID: POLICY-2381 Change-Id: Ibf18fb131c7fc694215a5d34d734392e722f5970 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--utils-test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml
index 4b6a4c68..776046c0 100644
--- a/utils-test/pom.xml
+++ b/utils-test/pom.xml
@@ -78,7 +78,6 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
- <version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>