Add restconf-executor dependency to test-blueprint-kotlin-parent 65/113465/1
authorJozsef Csongvai <jozsef.csongvai@bell.ca>
Wed, 30 Sep 2020 17:47:58 +0000 (13:47 -0400)
committerJozsef Csongvai <jozsef.csongvai@bell.ca>
Tue, 6 Oct 2020 18:21:33 +0000 (18:21 +0000)
Issue-ID: CCSDK-2862
Change-Id: I9b13ba3633b5901cede831cf5a8a394e7c669c81
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
(cherry picked from commit 0c7caeb96cd78c5e74e98c5c4077cade04d0d6ff)

components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml

index a72a3d4..77eea16 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>