aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-03 09:33:02 -0500
committerPamela Dragosh <pdragosh@research.att.com>2020-03-03 09:33:08 -0500
commit4c11f641cc3afb5c99904082f2657d09bcbbab07 (patch)
tree334c3c4a9bad74fb329bd6e87cec9624a18218d1
parent0a1f5990518d81c2736a899f5743ceab484cc537 (diff)
use policy/parent awaitility
use common version Issue-ID: POLICY-2381 Change-Id: I2463363beda83aa7ffb584a1f2b487389320c549 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--ONAP-PDP-REST/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml
index 0b02a7906..c4a1374cc 100644
--- a/ONAP-PDP-REST/pom.xml
+++ b/ONAP-PDP-REST/pom.xml
@@ -93,7 +93,6 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
- <version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>