aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-18 09:41:14 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-18 09:41:20 -0400
commitf7875f84677d0f7754048ae12bf289d0c05a6967 (patch)
tree5a4ee45cf68e8b4a16e608f3f000c08a1434494d
parent316f6b290c57cc7017e11102e2b2e2ed190e069a (diff)
Remove override of parent aaf version
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>
-rw-r--r--policy-endpoints/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index 716f5c9d..2f52f5ea 100644
--- 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>