Code Review
/
policy
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
316f6b2
)
Remove override of parent aaf version
11/67311/1
author
Pamela Dragosh
<pdragosh@research.att.com>
Tue, 18 Sep 2018 13:41:14 +0000
(09:41 -0400)
committer
Pamela Dragosh
<pdragosh@research.att.com>
Tue, 18 Sep 2018 13:41:20 +0000
(09:41 -0400)
Policy/parent now declare the aaf dependency. This change will
use that change.
Issue-ID: POLICY-1119
Change-Id: I41d4b6406c76c6f016eeae4871b66acfcba7329e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
policy-endpoints/pom.xml
patch
|
blob
|
history
diff --git
a/policy-endpoints/pom.xml
b/policy-endpoints/pom.xml
index
716f5c9
..
2f52f5e
100644
(file)
--- a/
policy-endpoints/pom.xml
+++ b/
policy-endpoints/pom.xml
@@
-87,7
+87,6
@@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.2-SNAPSHOT</version>
</dependency>
<dependency>