Merge "Add restconf-executor dependency to test-blueprint-kotlin-parent"
authorKAPIL SINGAL <ks220y@att.com>
Wed, 30 Sep 2020 21:07:54 +0000 (21:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 30 Sep 2020 21:07:54 +0000 (21:07 +0000)
components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml

index b3fa51d..40cf157 100644 (file)
             <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
             <artifactId>netconf-executor</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
+            <artifactId>restconf-executor</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
             <artifactId>cli-executor</artifactId>