aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/application/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-11 17:33:35 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-11 17:33:35 +0000
commit4a79859fcae8769b95e99bf7ef10c9006fc9c7b0 (patch)
tree1e3a4046ddd239dd7b0b4e236b12e786e03f651e /ms/blueprintsprocessor/application/pom.xml
parent665a8ebbd523ba99688c38db312eeddafac63e5d (diff)
parenta47cb28a3c6e7694233c3de1127f8ce9a1aa739c (diff)
Merge "Blueprint for configuring a PNF"
Diffstat (limited to 'ms/blueprintsprocessor/application/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/application/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml
index f42cdfad..c96bd086 100755
--- a/ms/blueprintsprocessor/application/pom.xml
+++ b/ms/blueprintsprocessor/application/pom.xml
@@ -60,6 +60,10 @@
<artifactId>netconf-executor</artifactId>
</dependency>
<dependency>
+ <groupId>org.onap.ccsdk.apps.blueprintsprocessor.functions</groupId>
+ <artifactId>restconf-executor</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>
<artifactId>selfservice-api</artifactId>
</dependency>