summaryrefslogtreecommitdiffstats
path: root/policy-endpoints/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-26 15:11:58 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-26 15:11:58 +0000
commit86feefcba95195a51b73a6c04d26b6611554faa5 (patch)
treee587018b3e89a6a404f41f0717622ca13f096c18 /policy-endpoints/pom.xml
parent67fcc6f6abb7904ecd4b4444fa23b355cf9fd4ae (diff)
parent115a58a8c55d9dd1230b7373686f7934d40b2629 (diff)
Merge "Adding Topic and REST parameters to policy-endpoints"
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r--policy-endpoints/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index bccde3ea..831abffd 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -64,6 +64,12 @@
</dependency>
<dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>common-parameters</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>com.att.nsa</groupId>
<artifactId>cambriaClient</artifactId>
<exclusions>