Fix missing status event type workflow response.
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / commons / processor-core / pom.xml
index 0bc8844..a79e8d6 100644 (file)
     <description>Blueprints Processor Core</description>
 
     <dependencies>
+        <dependency>
+            <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
+            <artifactId>blueprint-proto</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-webflux</artifactId>