Code Review
/
policy
/
drools-pdp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
300e6ff
)
use policy/parent awaitility
58/102858/1
author
Pamela Dragosh
<pdragosh@research.att.com>
Tue, 3 Mar 2020 13:33:10 +0000
(08:33 -0500)
committer
Pamela 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
patch
|
blob
|
history
diff --git
a/policy-management/pom.xml
b/policy-management/pom.xml
index
f73fe44
..
7d3ac12
100644
(file)
--- a/
policy-management/pom.xml
+++ b/
policy-management/pom.xml
@@
-305,7
+305,6
@@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
- <version>3.0.0</version>
<scope>test</scope>
</dependency>