Fix proto cyclic dependency.
[ccsdk/cds.git] / ms / sdclistener / application / pom.xml
index da24e97..7b12e14 100644 (file)
@@ -90,8 +90,8 @@
       <scope>test</scope>
     </dependency>
     <dependency>
-      <groupId>org.onap.ccsdk.cds.components</groupId>
-      <artifactId>proto-definition</artifactId>
+      <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
+      <artifactId>blueprint-proto</artifactId>
     </dependency>
 
     <dependency>